Loading Tool

Explorer IconExplorer

Memory Pool

78,614 transactions
29.30 vMB
0.07682865 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt 461876a7a4db2c41bd8384c15b49f202fcc7887a26942f02ff39ea0aa706aa2b
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e8db9a46bfb5dd7adee07a66fdaba65c8454035f2d091ad68d417289260c148d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.01733621 BTC
Feerates: 108.89 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (704,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,648 210,648 000000000000001147a1004b63dbadcd8af7601c54281a7c59312fb6886c92c6 85 0.03/1.00 vMB 183
210,647 210,647 00000000000001e8c71f73731db2469f708903097014e874af4c30401bcac93c 91 0.03/1.00 vMB 206
210,646 210,646 00000000000004b9f65fbe993e740ed0b27260af5b855de148ac5cf4a7d122ca 125 0.07/1.00 vMB 102
210,645 210,645 0000000000000303e6ed8c1a7633de5201982c9fe265422faa289863462b2162 7 0.00/1.00 vMB 0
210,644 210,644 000000000000024f50490c6fd2f2e57802c21c2c1735b9e7b167128a641e0a7c 155 0.07/1.00 vMB 243
210,643 210,643 00000000000003b6939b9659d8f5fcf64a0532e7daba17a574867edefc507669 145 0.05/1.00 vMB 51
210,642 210,642 00000000000002c9749f2b85a3952db15763e5d70dbb284f0242f78b7f2de4f3 311 0.12/1.00 vMB 214
210,641 210,641 000000000000024a95ea84ab72dd95029382457b04208709fa23423bd4ce9e8e 11 0.00/1.00 vMB 32
210,640 210,640 000000000000015eb7d23d7cc574ac4318c224f63a18f1c373b44235562c34cc 181 0.10/1.00 vMB 123
210,639 210,639 000000000000025e7d66936ad86f20bddc5132036eb859f254b360c1ce2ab3dd 78 0.03/1.00 vMB 103
210,638 210,638 0000000000000188202e9c6f3af8ca746a9b26753c24a94092da2c4268cede09 135 0.05/1.00 vMB 134
210,637 210,637 0000000000000363995ddf4142c6256fd33c99e9ab77290400475235fd74e26e 99 0.05/1.00 vMB 172
210,636 210,636 00000000000001d08bb8370d0631357b3afaf3ab317746bd9fe695f733777774 215 0.10/1.00 vMB 153
210,635 210,635 0000000000000113f828ec5e95c9f12401d97becb07ed78e47c872ef1d58a305 154 0.08/1.00 vMB 125
210,634 210,634 0000000000000405bd4b0f0dbd8d14feb76785f58df4b1d698e834ef4f005cd0 225 0.09/1.00 vMB 183
210,633 210,633 00000000000001a2174194f7929548735fccad2156bf2b29b82ec73dec2dcdab 87 0.04/1.00 vMB 168
210,632 210,632 000000000000015f3cff9079aa1d66f47415ae8bbe5fff91a401da9acca9a50e 146 0.14/1.00 vMB 62
210,631 210,631 00000000000004df074b090b7f47006556631376d3934d42cbb9b1f2a7d0547a 59 0.03/1.00 vMB 148
210,630 210,630 00000000000004d961561abf12eb61f0e5abbac4028bb8a86e85d2b28722abf2 260 0.12/1.00 vMB 162
210,629 210,629 00000000000000a05c3c3406b7cb882c08f39c85db5e53180d278c2a617826a4 283 0.12/1.00 vMB 289
210,628 210,628 00000000000003af1065a3d7b10bf04d79b1f0cae309368c5382581d9322754d 269 0.12/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.50 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.39 GB
    • Received: 15.49 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.