Loading Tool

Explorer IconExplorer

Memory Pool

79,753 transactions
29.65 vMB
0.08877729 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt 59da8a9651914a03df6c2ac54828781a9ff19fbbf9921350c5721476250f77d0
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 9dfd8c5ebd2c401106ed0e741a53ff8d3beda26454735a038cddf9b714834d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02559030 BTC
Feerates: 100.11 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (388,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,023 527,023 0000000000000000000bd5e4d9cab5e0ebfe64cecbe3872af8ec6d1b9256c8c9 2,616 1.00/1.00 vMB 39
527,022 527,022 000000000000000000210146784f912f21ce2b527c2d33871af5e21fc35623b7 2,869 1.00/1.00 vMB 25
527,021 527,021 000000000000000000332c6737e5f45e2e8ec099d05c5a9332a55b69d5dc3986 1,292 0.47/1.00 vMB 22
527,020 527,020 000000000000000000002f8f64941926158472a1bf08abc9914eb64d7f695703 1,043 0.40/1.00 vMB 24
527,019 527,019 00000000000000000007f92b96d5d439983a226a23d529e9eda02d6819b77834 12 0.00/1.00 vMB 199
527,018 527,018 0000000000000000001b4fb989b997921e976411eb11b05c0d6a3e6f4451dd66 1,895 0.72/1.00 vMB 27
527,017 527,017 0000000000000000002072fd092dd211519cff013a46c9ba216df1899f344ce8 939 0.29/1.00 vMB 7
527,016 527,016 000000000000000000059139dbab91940a57310d8f626173e6ed604b03b1dcfe 2,704 1.00/1.00 vMB 31
527,015 527,015 000000000000000000069bb8b9d17e3968aeed6685b852a06dae6021d73b3d17 2,128 0.85/1.00 vMB 24
527,014 527,014 0000000000000000001e3fb78009c493a31f6a2ae569b0cb73690e25139899be 2,199 1.00/1.00 vMB 5
527,013 527,013 00000000000000000021f26e5d52d84f5c134ca707a220a1bb97757522cf9f47 2,329 1.00/1.00 vMB 18
527,012 527,012 00000000000000000026169444a86eb945e1bf841442eefe158b7074b839b4e8 2,486 1.00/1.00 vMB 23
527,011 527,011 0000000000000000000cecb0fb105e65d4979bde17390d65fd4f6137f0b8edec 1,260 1.00/1.00 vMB 11
527,010 527,010 000000000000000000195bf05b4ced1eeb508986a56f7a146e44847309501925 2,769 1.00/1.00 vMB 17
527,009 527,009 0000000000000000001d10c6c04dac211423a63133aafe71028c7cf323ddd189 1,591 0.67/1.00 vMB 7
527,008 527,008 0000000000000000000d92105d0fe303b0fe0ddb7cce2265567bc6fc509360b4 2,735 1.00/1.00 vMB 15
527,007 527,007 00000000000000000031d1191415c56f24a864525ad87c66b19d7a105c59c88d 2,528 1.00/1.00 vMB 9
527,006 527,006 000000000000000000286a9031404a27dc14d40eaa2d319b4c05622e640d10e8 1,920 1.00/1.00 vMB 28
527,005 527,005 0000000000000000002486f65635bb8e2f08c9958183eadd8020a80aefcc6299 1,366 1.00/1.00 vMB 13
527,004 527,004 0000000000000000002cfc8b0924ba4403ec43a0bb841bcfda07f55dd7c4bbd5 2,424 1.00/1.00 vMB 26
527,003 527,003 000000000000000000287c375dd21841e7668587660a95f4d70162e4b5b02758 2,259 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.