Loading Tool

Explorer IconExplorer

Memory Pool

86,120 transactions
31.31 vMB
0.09354656 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 673891fe81ddd3066ee23f46714ec328217577be89e43a96e5261a8ef9a89596
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (661,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,638 253,638 00000000000000302f4fc23b177190d8e2d3c7c48fe002cc77ff1016d8c53e57 256 0.19/1.00 vMB 15
253,637 253,637 000000000000003d23859940351f46d097431c207a822aad091d541e56f7d983 601 0.25/1.00 vMB 129
253,636 253,636 000000000000003b404bd38d545cc330d8c1cc15175fec2c99b57cb583bdf0ea 381 0.22/1.00 vMB 79
253,635 253,635 0000000000000002ec8701a3b7b2d522f4a49a9558d208805182f94183b38489 256 0.12/1.00 vMB 39
253,634 253,634 0000000000000010989cd9ab9e592d25a619aeb2faca121d6456c3ad59778ce6 691 0.25/1.00 vMB 117
253,633 253,633 000000000000003acfcd4707a7da19be0790c75186c67128c785759c2e24d57a 646 0.25/1.00 vMB 160
253,632 253,632 0000000000000013160d89a4628df9652787af3b9a781b0b488b2d5cc90e1cdb 259 0.16/1.00 vMB 59
253,631 253,631 000000000000004cb4c0d88f046ea435dd947e791c565c2b8678ae2a37550d84 668 0.25/1.00 vMB 85
253,630 253,630 0000000000000030adb971225538e5a049feb420ce31e9c178565f1b3ecbef92 607 0.25/1.00 vMB 152
253,629 253,629 0000000000000029e0b3167e7aa85c6aa02615d4b0bbc316f19706452964bbd8 1,103 0.41/1.00 vMB 115
253,628 253,628 00000000000000046a0d20610b71e23792ad1bc646c7741cddd86aa704eb0a48 20 0.01/1.00 vMB 136
253,627 253,627 000000000000000adf8bbffefc1a3e1e252195b5061584356ffa524d716b0a7e 277 0.10/1.00 vMB 80
253,626 253,626 000000000000002d87ceff1dc0bf6171c7f029feda2e90a6e6a08ed1f3091779 186 0.08/1.00 vMB 69
253,625 253,625 0000000000000048b9d44ecf3db27fff2872ad70c8a07f9cb1bf6e81486ef476 315 0.13/1.00 vMB 77
253,624 253,624 000000000000001e0677f265db312a51d413a83c89f85d57b853152a6a6d668f 57 0.02/1.00 vMB 74
253,623 253,623 000000000000003060176ebb5383ea5e2e9dc64f54aa2a2dd506d9e6acf1c2e0 570 0.25/1.00 vMB 76
253,622 253,622 000000000000004722bd832d8b2df6eeb51e6427c98e65187fbc52c11090e481 49 0.02/1.00 vMB 93
253,621 253,621 000000000000001ba01f17fc8a4d1c99f77e113ea1c696e60c083e13796c70da 211 0.08/1.00 vMB 88
253,620 253,620 000000000000004b22e7fe06f1e51ec8bab8e6842d6aad3bf456bfd2f204c48f 98 0.06/1.00 vMB 64
253,619 253,619 000000000000002e2be8f54f666c7d541da8fccf7b1b295fe8ddb700ead02ede 63 0.02/1.00 vMB 61
253,618 253,618 0000000000000050e08419b2910dd4723b835f193b239d9fad81e19b2c026598 406 0.14/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.