Loading Tool

Explorer IconExplorer

Memory Pool

78,690 transactions
29.79 vMB
0.07308457 BTC
Random Selection Loading Transactions
Max Size: 182.14/200 MB

Candidate Block

Mining Attempt 0be571053d0464fb93446c6292d585eb500e409a52f2eed612a060476c3b22d3
Version 20000000
Previous Block 00000000000000000001dbc5c80c6919ec91b35e05b36c1c7f9844aa1a20e02f
Merkle Root 608b3bd02c11568a455b0d989fbb78996aeffc7abac150f905e9d66fe7d642b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,381
Size: 1.00 vMB
Total Fees: 0.00716767 BTC
Feerates: 146.36 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,370 (442,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,814 472,814 00000000000000000140833c33637d52409596b320129333f4ae5b3c1b77fe14 1,571 1.00/1.00 vMB 364
472,813 472,813 0000000000000000017652f8cad726eceafef8f8e4fbe2a0bad06cd475cca7fe 2,025 1.00/1.00 vMB 342
472,812 472,812 000000000000000000dc6a4cde63c924f16605b2cfb09b522acd121b20d5e8c9 274 0.13/1.00 vMB 252
472,811 472,811 000000000000000000d1a39474adf61285b49e788b3788c9459eac175dcaa626 96 0.05/1.00 vMB 261
472,810 472,810 000000000000000001686b27dfd451b3f0f959fc9967088a6b9357006e39ed91 1,076 0.84/1.00 vMB 145
472,809 472,809 00000000000000000028ebd5e40248ddd4fdc5bb745b1c5d125fea3a3e4fcd73 1,531 1.00/1.00 vMB 230
472,808 472,808 00000000000000000142809525aa796464e035a2cde8d5c9b09f734ef36fc4ab 1,535 1.00/1.00 vMB 124
472,807 472,807 00000000000000000169ee104ddd59ee2288a0701d83c0404241340aa13b5c6e 1,361 1.00/1.00 vMB 138
472,806 472,806 00000000000000000027a3006e8f2e3389ce69a67c2baaaa6d44c1e69b148854 2,804 1.00/1.00 vMB 399
472,805 472,805 000000000000000000eadb7a26a035c1411640b69b72aa01919d07b5c17628ec 1,847 0.99/1.00 vMB 296
472,804 472,804 00000000000000000019307669af8710439f69abe3b05a5a76921e5de4dce246 448 0.26/1.00 vMB 268
472,803 472,803 00000000000000000126229be0cdb18ab2daef234f874debc512a626d727bc8a 1,040 1.00/1.00 vMB 137
472,802 472,802 0000000000000000007640ab576124531400411da27b57e70337f156176fda32 402 0.29/1.00 vMB 240
472,801 472,801 0000000000000000014da1d3274dced40e2c9f5e189317908dcb715a23d526f9 803 1.00/1.00 vMB 66
472,800 472,800 000000000000000000ea41629f76f2f8f5634eec9761be57462d3ddbf72772e7 1,616 1.00/1.00 vMB 96
472,799 472,799 00000000000000000145098ee2ec1b969e93e4b9397263beb0bb6896dbcd0a0b 2,152 1.00/1.00 vMB 273
472,798 472,798 000000000000000000fdd2174c3386e1613603668c4ebcee1a7c0103d02cbd35 662 1.00/1.00 vMB 280
472,797 472,797 00000000000000000120ee210e1dcecd3ed7d0874046ede6c9c31dd6eb8855c5 142 1.00/1.00 vMB 327
472,796 472,796 000000000000000000f604f8f06a9a304b0ada5a943d561443db066de33d2504 1,802 1.00/1.00 vMB 393
472,795 472,795 000000000000000000536c89f602a53dcc23cfeeed274e8eba66d53201791c50 2,254 0.99/1.00 vMB 250
472,794 472,794 000000000000000000a470114868254e6feba835263ded3176ca9b53ccf793ba 2,128 1.00/1.00 vMB 338
Previous 10 blocks ↓
Total Size: 783.03 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: 719.60 GB
    • Received: 18.10 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.