Loading Tool

Explorer IconExplorer

Memory Pool

78,571 transactions
29.44 vMB
0.06749871 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt 1666c927f232a07674201d74550a7dd99a04a69486a16aef1649799303df26c0
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 8dac5761dc990f8685b8c148cb834406a1918e2946fce47900484861b45e83d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,038
Size: 1.00 vMB
Total Fees: 0.00782910 BTC
Feerates: 50.25 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (661,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,650 253,650 0000000000000007b2b5bcdf3654060ff00e88bc4dd3983b61e6b5ba03286457 503 0.19/1.00 vMB 63
253,649 253,649 000000000000000292ca2e2ba9f08f8c2be7fb5edd0d46a3844382dcc3f155d2 245 0.12/1.00 vMB 108
253,648 253,648 000000000000002b589beab73e947e11ef4d882c0f6f9bb9a14b90a5c213d59e 98 0.04/1.00 vMB 101
253,647 253,647 000000000000001828dc7e49b5db8b7bc7e051977767a2529a5f5834d64c27e7 211 0.07/1.00 vMB 66
253,646 253,646 000000000000001a8e821dec3e1a78401116f2425c4226966bac6f9a3016e15e 512 0.16/1.00 vMB 43
253,645 253,645 00000000000000495bdf5a76058b7f023e8b070efb5c6c2ebb7997b2cd8d551d 540 0.20/1.00 vMB 105
253,644 253,644 0000000000000001d136cd16aacf22aa6fe8356dfebceac75f28234e35a3c612 333 0.19/1.00 vMB 64
253,643 253,643 000000000000003a90dd6ea978078e710f22a81dbac78c3e72a670ae48724248 565 0.25/1.00 vMB 93
253,642 253,642 000000000000000d8390b5e1b96c2ca70afc2a67cf5accde6b3d9de44705cb55 627 0.25/1.00 vMB 141
253,641 253,641 00000000000000340c6d6d52ce3785ea204abbecddef3260e8917d4df2df9486 294 0.16/1.00 vMB 74
253,640 253,640 000000000000004f7d78a0adca0c1516a63459e765c4f4aac605273f626dca5b 201 0.10/1.00 vMB 113
253,639 253,639 000000000000002ed1d347d1a209448f5071d2d9d65156aa69ba61e16c3089ff 131 0.06/1.00 vMB 99
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
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.