Loading Tool

Explorer IconExplorer

Memory Pool

79,973 transactions
30.28 vMB
0.08351987 BTC
Random Selection Loading Transactions
Max Size: 184.78/200 MB

Candidate Block

Mining Attempt a81305ddd5091b955d8a32c1f2db654f38446b5c5148e3a5fe7823812bfb4041
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root ad07f36f0462f190a77fc50e859b3e6c394ce4dc3a80bbb4ececeb6399350422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.01588888 BTC
Feerates: 100.65 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (679,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,416 235,416 0000000000000156321c7ebe89957feb94a084a6d3ae0f0f12afcaea263b5719 323 0.15/1.00 vMB 172
235,415 235,415 00000000000001752dcd668b9d31e2ce530f5480d0b15ddb0e7846e0a42767bd 64 0.03/1.00 vMB 115
235,414 235,414 000000000000017bd5772303de18b14bd00e4b0da39cd32cc7100bc9355c1e3a 394 0.17/1.00 vMB 204
235,413 235,413 00000000000001392ea34c2789882e457d9dd4609d17d3d2ab8eaf0f351c7285 268 0.15/1.00 vMB 144
235,412 235,412 00000000000000a53fb4c0ebe8615737978124a85e68c2196152b8e049603ba5 341 0.14/1.00 vMB 235
235,411 235,411 000000000000011c934347dae8836058be2615cc8840477bdba44bc79b897162 125 0.15/1.00 vMB 91
235,410 235,410 00000000000001803877ce8bf22a2d04c231019984fd5789471156e912215669 134 0.15/1.00 vMB 55
235,409 235,409 00000000000000d6a17341c709a1eb2d4b1f9694492ed3dca4b716250299c232 835 0.39/1.00 vMB 172
235,408 235,408 0000000000000056c6dceb4435ed9b3e96f803a6963f2efa4d4b28f196184c4a 58 0.03/1.00 vMB 236
235,407 235,407 000000000000014751020cbee59b4f172375828b52fe989e383bdf56d208ea0b 280 0.15/1.00 vMB 130
235,406 235,406 00000000000001303fa8291275ddee74f2d747a53994ed06ae40af6ca721f6ca 190 0.11/1.00 vMB 144
235,405 235,405 0000000000000153c8de33bc13d8407f6e96fa894877cde3382b5324de008487 432 0.18/1.00 vMB 219
235,404 235,404 0000000000000036c68176eb961946567ef685a447fa2a4c684fc09d4eabe2b5 696 0.28/1.00 vMB 175
235,403 235,403 00000000000000eed5df367d4681cbcb1b35f2219a0d360672fa6e4a323676a7 480 0.20/1.00 vMB 186
235,402 235,402 000000000000003f09f227bb328546b0b306f2595b2d476d149743a4c2f523f1 246 0.15/1.00 vMB 140
235,401 235,401 00000000000001381727641808aa30d483e38ab15c398c5c2c72c9a99f99f1c8 595 0.24/1.00 vMB 190
235,400 235,400 0000000000000190d6478545aca17efd40d82dae8fc0fa364a5bf6c0f403fbe8 287 0.11/1.00 vMB 188
235,399 235,399 0000000000000028e27aa59a88170233320ce1eb44bbdcf1de59444cdea7b2e1 357 0.24/1.00 vMB 138
235,398 235,398 00000000000001500576de620e1372334880ff484eb7e0f2b71579ee9e3b9b9b 645 0.25/1.00 vMB 242
235,397 235,397 00000000000001266cb7ec5994335a972a3a7052dc57b3b6008bb2631210bcd2 160 0.07/1.00 vMB 189
235,396 235,396 0000000000000188a381c86504ce971e9d1b18ed1d94afd6d22bdc7250020d63 113 0.15/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.88 GB
    • Received: 18.29 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.