Loading Tool

Explorer IconExplorer

Memory Pool

39,868 transactions
27.70 vMB
0.06976937 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 91c7d0848c9cf4af3bc415a1d3d9d5b88cf36981bc808753efb3b0b9fc2eec92
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root ddc11c28a0cf096d0a3f30f7f142cbf026c56aa53ed945d09920eef65ece51a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.01667964 BTC
Feerates: 100.95 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (352,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,009 562,009 0000000000000000001addfcebe20c68fad3c7055e551049f5f2a799415575ec 2,332 1.00/1.00 vMB 21
562,008 562,008 0000000000000000000f329b47a758d10b658aa15dd92d35e0fb5806f3ceecb7 3,087 1.00/1.00 vMB 10
562,007 562,007 000000000000000000135e170c6ecdd49694a3a3b1098263cd560e796826498e 3,804 1.00/1.00 vMB 4
562,006 562,006 000000000000000000220952d238717b15a9b4fd66bf00d46ad83a2e9c22f7ad 2,736 1.00/1.00 vMB 14
562,005 562,005 0000000000000000002905ff1ef4103ca744ae3ddaeea95f447c84b19b40807d 3,120 1.00/1.00 vMB 17
562,004 562,004 0000000000000000000d36879951036030db97914e8878e7c71bf60e0f4d4d89 3,021 1.00/1.00 vMB 14
562,003 562,003 0000000000000000002eec406c6a94eb3e3f9047241fafd32b6a66e260c7905d 3,126 1.00/1.00 vMB 21
562,002 562,002 0000000000000000002bbbc7db9c6e8db6659a90bc295760d63b98f02bb3b681 2,939 1.00/1.00 vMB 17
562,001 562,001 000000000000000000127c99ed3ab3a4916f13f301f83431e333d3720a47fc51 944 1.00/1.00 vMB 5
562,000 562,000 0000000000000000002e287d5d78f7dbeb60f972758de8fb0da24bf2b8e39966 2,304 1.00/1.00 vMB 5
561,999 561,999 000000000000000000033f37651616ba1406a3f052c445df20c30710df8d0385 3,000 1.00/1.00 vMB 14
561,998 561,998 0000000000000000000bd7d5589a6fb4b988a3dd27b8769293a3f023b9c02504 3,296 1.00/1.00 vMB 14
561,997 561,997 00000000000000000020ff293afe4a3ae49e82599af69fc69e8e49ebdaf6853a 2,154 1.00/1.00 vMB 2
561,996 561,996 000000000000000000102a7a13773177001278b0bace203669ba96d49103cbfa 3,516 1.00/1.00 vMB 8
561,995 561,995 0000000000000000002f8b1e5539abe93f88ae24847e942782d1fab1d28a72ca 2,958 1.00/1.00 vMB 15
561,994 561,994 000000000000000000244fadbe20622e4579645ccd6d9381060cbe3de0e0591c 2,347 1.00/1.00 vMB 19
561,993 561,993 00000000000000000022836b9f7927e58a0439788b4c88b90ce0389b54889bb8 1,798 1.00/1.00 vMB 9
561,992 561,992 0000000000000000002efd316e9a2f06fc94b034ab117dd78334b4753b828426 1,481 1.00/1.00 vMB 7
561,991 561,991 0000000000000000001dca6b3257469cb6c137cd49432068e50eb25091fb424d 2,002 1.00/1.00 vMB 12
561,990 561,990 000000000000000000002e21c178a5815c7ce2de235af30c728d1932e5d152cb 1,979 1.00/1.00 vMB 9
561,989 561,989 00000000000000000026c0e024063242d042c9aa00149d46a583db48a2a2170e 1,042 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.76 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: 632.31 GB
    • Received: 12.11 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.