Loading Tool

Explorer IconExplorer

Memory Pool

28,052 transactions
9.26 vMB
0.09157818 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.95/200 MB

Candidate Block

Mining Attempt 8af0bbe6621d17326ff557af6bdb0f6fbccd8c34da11b1708cc833ecbec6d2a3
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (660,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,898 252,898 00000000000000087c4ef66519005ca82e0b682f86210064f4f182642acef85c 241 0.12 vMB 113
252,897 252,897 0000000000000004fb44afaa44ebe711992f5a8b9756fe7a1f2fd5120a5087ca 235 0.11 vMB 137
252,896 252,896 000000000000001ed091efec6b5e13812b64a88165136e73442ac351b7576da0 87 0.05 vMB 106
252,895 252,895 0000000000000000d025beb5b843e8fe08e6bceeafef315f4a2f70a12d2f206d 621 0.29 vMB 69
252,894 252,894 00000000000000123e9b0edf9dc6d7f31be01466e0a286d9f245bd2f3e9f90e6 572 0.25 vMB 190
252,893 252,893 000000000000004c296e6376db3a241271f43fd3f5de7ba18986e517a243baa7 88 0.05 vMB 59
252,892 252,892 000000000000004dff78a3d54e26b93b3fb23c5dff93fad1664a0ab3f48db1ef 586 0.25 vMB 84
252,891 252,891 000000000000004058b89931d07cfc1be03867c5147961f753d4e24ebf9c3e19 647 0.25 vMB 164
252,890 252,890 000000000000004e4cda7d71f039f4b69c359060e928b6204c460d2f89c61fa3 641 0.28 vMB 86
252,889 252,889 00000000000000321ef8e936c93688104879a2e294d452ddbc242e82b901d253 569 0.25 vMB 154
252,888 252,888 000000000000001faf9b89d1fa503086d533bd2c781bc2be270ae4ee9543eaeb 114 0.05 vMB 119
252,887 252,887 00000000000000507c5c6c6b4ca7096f500a77040bcb1e9c93471dc5a1e2bf2d 302 0.15 vMB 86
252,886 252,886 000000000000002ea0dc552d446a5e36c29b44ca9ef0307654cf80835cd5dfaf 128 0.05 vMB 131
252,885 252,885 000000000000003bdf20b5a408ae36d00aa0c82019e5b45908d8a0d2f4535709 312 0.14 vMB 110
252,884 252,884 00000000000000410c3e1153148c69015439f66a4ca238d7dc5fc7903d0888c1 613 0.25 vMB 120
252,883 252,883 000000000000001b98891237501a942163284edd5b26caa9df703bb20cdb073d 215 0.10 vMB 115
252,882 252,882 00000000000000171fd99139d9fd0793cbd729646f3b61f7f5c1373244309d92 256 0.12 vMB 37
252,881 252,881 00000000000000344e99596900fc583e0aa7f6c0443172968cb6d86c293b7e66 642 0.25 vMB 142
252,880 252,880 000000000000000612fa89a299f522e33d4b60bb59b02b7eb73c3a82b73ac3bd 606 0.29 vMB 142
252,879 252,879 0000000000000015518b6e04e32fcd4c1f19115488745cfad497853f895a72e2 211 0.11 vMB 97
252,878 252,878 0000000000000026ccdf147a2d20ec55b266eb0f80fa19a17cd4e92605c4760b 554 0.25 vMB 119
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 GB
    • Received: 0.48 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.