Loading Tool

Explorer IconExplorer

Memory Pool

76,792 transactions
28.61 vMB
0.07113456 BTC
Random Selection Loading Transactions
Max Size: 173.35/200 MB

Candidate Block

Mining Attempt 65c579a57a33a18a3c5a7c767fd728a7e54a6ec9034fedfc0ff5ca242d562789
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b7b22243e7e2ba23b791e1920148531c6e22eaa538d77113e0eb639125cfd87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,419
Size: 1.00 vMB
Total Fees: 0.01172360 BTC
Feerates: 71.79 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (609,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,640 305,640 00000000000000002323af861024f27b95d36254cb8c7360a0857194554d8546 60 0.02/1.00 vMB 51
305,639 305,639 00000000000000004f78b4979d89e2c8eff3cad9545853512cacdcaa313891c4 1,276 0.71/1.00 vMB 25
305,638 305,638 000000000000000002d337a615c42382facbe736aa56548b523bdb0e28931dbe 1,113 0.35/1.00 vMB 44
305,637 305,637 00000000000000000f125e0d2c14da46109448f43c129ab07b7ec6f1b22b882b 302 0.17/1.00 vMB 26
305,636 305,636 000000000000000012c95aae9c8762df127ebf3d0b8d124ad07d8e4cc48dd3fb 963 0.42/1.00 vMB 26
305,635 305,635 00000000000000001659a95cd4b8c25e7624b6979056212d244d45cd2f0eace7 437 0.35/1.00 vMB 18
305,634 305,634 0000000000000000511ab6c57feb7c5950c3dc482c55090bccb6458ffa8918a6 1,019 0.35/1.00 vMB 43
305,633 305,633 00000000000000004dd04876e458df1551b3ee7127c279169a2258cca338db5a 60 0.05/1.00 vMB 23
305,632 305,632 00000000000000000420a3bb4111cb1b32eb8b53e60864234e68596e84cd2873 242 0.19/1.00 vMB 24
305,631 305,631 00000000000000002e7cd19b14793d1c69a54d15fb1021f4ffc4aec3de4e9cf1 264 0.20/1.00 vMB 25
305,630 305,630 00000000000000001938e4a8ea6ea8441a2367730b75df51f89b0eec19f8f7e6 181 0.19/1.00 vMB 20
305,629 305,629 00000000000000000b17954e3b2030a0fa7acbc3d183db7d3fad1906893c27ee 511 0.25/1.00 vMB 36
305,628 305,628 0000000000000000043c5afa5966180830d1e98554bb472639f8f53639c099b2 249 0.15/1.00 vMB 30
305,627 305,627 00000000000000005124cda00599afe92938ec1db4641c37cedd91b5baa8596a 362 0.22/1.00 vMB 29
305,626 305,626 0000000000000000064e271bcce14e20d7e2dcb502150b74549a2cc48fe1aae7 449 0.24/1.00 vMB 28
305,625 305,625 000000000000000035ba2210080adb06ff4eb41daf869d0a657e0f4b0025c4a9 154 0.11/1.00 vMB 21
305,624 305,624 000000000000000055e7d38b548d0c7986e649a2a161bb4082144ad19eff3709 705 0.35/1.00 vMB 37
305,623 305,623 00000000000000004fe8762de76e36c20e943b98415d841e4b02903bcbdc594c 220 0.13/1.00 vMB 29
305,622 305,622 00000000000000003ce02e6eb3c4ca9ba6948188c2b0f902773cbd5ed76a0299 128 0.04/1.00 vMB 32
305,621 305,621 00000000000000001a3383d7b43245b604c9fb22bdc9fb4a9b40304151e8a666 195 0.22/1.00 vMB 17
305,620 305,620 0000000000000000082c1a67c596ce29a5649020b43657814ef1bca744e61ebc 1,029 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.