Loading Tool

Explorer IconExplorer

Memory Pool

76,845 transactions
29.77 vMB
0.10247420 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 144b62248fc07471e17d8754dec08b2196431501340b7380ecd3e19d056f1eaa
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root b42ef66f7bb670e70501cf98bb22973685f2f22cf84a9d4aaa36d3f30e87f055
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03498676 BTC
Feerates: 357.61 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (90,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,334 825,334 00000000000000000000ab688a4ea75513640091a019b3a469825800c1070f82 2,941 1.00/1.00 vMB 68
825,333 825,333 00000000000000000001effacfe911621c225879148c276000f753b78d68503b 225 1.00/1.00 vMB 30
825,332 825,332 0000000000000000000105365194c41cd8af7ec357e297229795c400d8bfe4ce 497 1.00/1.00 vMB 34
825,331 825,331 00000000000000000003417a276496bc94b26aec83744c7440b2a44bbfcf5007 2,750 1.00/1.00 vMB 32
825,330 825,330 00000000000000000002b1243f07d7f0a8f4537c71aaf1a0cbca1b788255812c 1,998 1.00/1.00 vMB 51
825,329 825,329 00000000000000000000d69e4549f04cd48671deffaa696ee2579a2ee74f085c 3,048 1.00/1.00 vMB 72
825,328 825,328 0000000000000000000136550471e2f6c5aa5a827751b9a0d65cb4c9488406c7 3,462 1.00/1.00 vMB 64
825,327 825,327 00000000000000000000121bb2cfa215a1ab0ebdd5678d842d366c9a724994b5 2,832 1.00/1.00 vMB 46
825,326 825,326 00000000000000000002162577362e346bbef5597fdb06fa6ef01761af32984c 3,106 1.00/1.00 vMB 68
825,325 825,325 0000000000000000000245a49bdb0a7554e9850c95aa0f745a14070a3523acae 3,357 1.00/1.00 vMB 70
825,324 825,324 00000000000000000001997735ab60b465f92d4a1b3c7cfd26eebfb908f31ac3 3,338 1.00/1.00 vMB 92
825,323 825,323 00000000000000000000919bdc137f51d3e19ebb1d3a98a882c38924126840ff 1,902 1.00/1.00 vMB 33
825,322 825,322 00000000000000000002d4b56c76e2681310b1b9c0624ba338245bf8643a5ea9 601 1.00/1.00 vMB 33
825,321 825,321 000000000000000000014a4e1c10aa6c2def8bdac5071b791a22c2b258e1d1da 2,599 1.00/1.00 vMB 48
825,320 825,320 00000000000000000001befd06c965a090502b8bfe997a89cf74e71506acbcad 3,028 1.00/1.00 vMB 46
825,319 825,319 00000000000000000000fa56d061a552e3b526fac17fa3e0fb56eebcd2c1db7f 2,507 1.00/1.00 vMB 50
825,318 825,318 000000000000000000019f046ca0616567c34b90659fe15df4c2dafe109300d3 2,838 1.00/1.00 vMB 49
825,317 825,317 00000000000000000001ddbbdc8d223f5a5d4a3d75b752c98ab09b66c7344fe2 3,064 1.00/1.00 vMB 63
825,316 825,316 00000000000000000000a6bec1d781b6a6bef06d12b26d1c2e650902de9a1ca0 3,276 1.00/1.00 vMB 70
825,315 825,315 0000000000000000000216880922c5df2c2908f0f057d14bdddf1d4e1cf91916 2,582 1.00/1.00 vMB 49
825,314 825,314 000000000000000000022779a1e57cd08555f8e5892c38af5fd2ab03d1a2bf61 3,451 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 783.15 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: 744.18 GB
    • Received: 18.71 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.