Loading Tool

Explorer IconExplorer

Memory Pool

87,913 transactions
32.58 vMB
0.24908326 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt 19725b64b926c9661ddc86e7f6bdba2451f4c64ef2e3621872b2931fdbffd6ec
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e500990d5caa4f762795de6414d5447c2f365dedd94f4d2679fa9f102a56efbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.11009254 BTC
Feerates: 538.26 > 11.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (546,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,019 369,019 000000000000000008cb00acbcde6a004d0de2f670f074b3ce6466bb7056f76d 1,398 0.64/1.00 vMB 42
369,018 369,018 00000000000000000dfab6d1a6365983a56ef7dad784210326085b41c4a81072 1,070 0.53/1.00 vMB 40
369,017 369,017 000000000000000010cfc59e7b7950fc22b716ff3e51a1960fb608b5838a7e05 1,116 0.53/1.00 vMB 39
369,016 369,016 000000000000000002905cd860737064b1de85b59dac2322659aece58c8187b8 483 0.21/1.00 vMB 41
369,015 369,015 0000000000000000054ba0a616373d562497eb2fd1e5e8ca8a6ee2aa5c1657a9 568 0.30/1.00 vMB 35
369,014 369,014 000000000000000011e5c29d939e66082eccfee4f970f3490a1715b994a1362e 373 0.20/1.00 vMB 42
369,013 369,013 000000000000000002d0abd75499097e3d83a2feee7e0274f1a565dd0635d1b7 821 0.43/1.00 vMB 36
369,012 369,012 000000000000000006a4280008d2bd7fde4ca79aa99188214dc7cc8f23c31987 136 0.06/1.00 vMB 34
369,011 369,011 00000000000000000a05098a6c7e4526126ac6dd93a9b3b4f2db04f8e43921f2 679 0.33/1.00 vMB 38
369,010 369,010 000000000000000006bc8962747d593b5a6042d3725ca9a3801b2e67c429273d 1,152 0.50/1.00 vMB 43
369,009 369,009 000000000000000014cc07b235f961bc8b722c7d41bd0f77d08549c3a4f076f0 521 0.21/1.00 vMB 40
369,008 369,008 000000000000000004d29a93ffdabf6241748d54d8538fd83ea9865000be33fa 159 0.11/1.00 vMB 29
369,007 369,007 0000000000000000064bf0df04c73f704c2058cf5c748e82abbeb2d061d0e3e3 932 0.50/1.00 vMB 37
369,006 369,006 000000000000000000f9f29c9db8efb33472e3a9a6198f01a3f7f64f2f172e1c 1,039 0.49/1.00 vMB 41
369,005 369,005 00000000000000000711c1e63bb501ac903505e82ac757e400736809e3ac4889 878 0.42/1.00 vMB 40
369,004 369,004 00000000000000000c0d762b2f0faaaf026646f6e7f51582682410a2478890d0 738 0.33/1.00 vMB 41
369,003 369,003 00000000000000000c9410a95ba78206800a1739b3367ceca97418dba03fd6aa 904 0.42/1.00 vMB 41
369,002 369,002 00000000000000000c5cf4eaed4489440ad6fc4d484f0fc045f93ab73c818200 154 0.09/1.00 vMB 34
369,001 369,001 000000000000000002e75e5f902a062ef57c730912c76be3516b5b8da058df19 1,355 0.72/1.00 vMB 39
369,000 369,000 000000000000000013f162f70aef6b1815570c03c232320d9d625b248a883e5e 1,467 0.75/1.00 vMB 39
368,999 368,999 000000000000000011be6bd4b35bad2f4de18a4a18ac69ddbcedfd6fff7d01f9 206 0.10/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.