Loading Tool

Explorer IconExplorer

Memory Pool

89,839 transactions
33.21 vMB
0.15311808 BTC
Random Selection Loading Transactions
Max Size: 199.95/200 MB

Candidate Block

Mining Attempt 3344a296e93237dcf11ee7eb0fc3a8712592386bdcd2a3df78e81e02a7d3e7ae
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 59355c84391f221ef504f31a38de1367f551adc2b4cd2e5a64f7205bbc9b84e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.05936707 BTC
Feerates: 627.82 > 5.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (463,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,072 452,072 000000000000000000827b05c313f8c5cc3ff464ecd430e77f59149f829a317a 2,124 1.00/1.00 vMB 145
452,071 452,071 00000000000000000069c47b3930567f673bf1c91da9f960ffe2524eef000795 2,517 1.00/1.00 vMB 162
452,070 452,070 00000000000000000014e498fcf0cb9c4f4d68b0ffbc8964f0d872dab3ed3be3 2,120 1.00/1.00 vMB 105
452,069 452,069 000000000000000000414ab28aa43af555375c9eb49905b89160eafd1a9e1075 2,095 1.00/1.00 vMB 113
452,068 452,068 0000000000000000004ad7e510ec9da12db77b854c70732242905df541512d52 2,098 1.00/1.00 vMB 63
452,067 452,067 0000000000000000003507661b95db09f477201334622b627b474f40f843e1bf 2,008 1.00/1.00 vMB 71
452,066 452,066 00000000000000000202da7f92d666c0bfb1f45d97a923885fd10037d6254bc8 2,248 1.00/1.00 vMB 94
452,065 452,065 000000000000000001b0465987618a2137d066f4c7ab19730addfebbddba0ed6 1,821 1.00/1.00 vMB 125
452,064 452,064 000000000000000002958ac01e2b9a005b654551a7d02c75025d9b8bbad97103 2,065 1.00/1.00 vMB 141
452,063 452,063 0000000000000000025f3961dc4a2313a947fe33a0e1a334708e227eb44025f0 1,373 1.00/1.00 vMB 88
452,062 452,062 000000000000000002592d84682d16e14e1f0e0f553b66040ba5fc19beacf3eb 2,239 1.00/1.00 vMB 130
452,061 452,061 0000000000000000019e2b9c5f31cc21b379eec81330d8804b46df7a01250d63 2,776 1.00/1.00 vMB 80
452,060 452,060 00000000000000000192189f005c4c49e120c50c18790faf3576fb0a091efba3 2,135 1.00/1.00 vMB 61
452,059 452,059 000000000000000000329149719203651f7bddfa8df353241c2c1cc882fe776f 2,417 1.00/1.00 vMB 109
452,058 452,058 000000000000000000377c1ea298a57193a175fe5f87d6b128453a27d8b14b9f 2,204 1.00/1.00 vMB 114
452,057 452,057 000000000000000001b36433f8ca11f30b40f308a53c9e5f0d310ca5da90dbf8 1,441 1.00/1.00 vMB 75
452,056 452,056 000000000000000000a0c0e31815ceba5d2af5b5a6335e8477b4791d298bc0c3 82 0.10/1.00 vMB 75
452,055 452,055 000000000000000002640d2c395401fdb6d05d548a4b059273afc5e58b6f4213 2,117 1.00/1.00 vMB 102
452,054 452,054 000000000000000000272179906c1dfbd7b1464bc4760b580ab39b59fa3fd039 1,194 1.00/1.00 vMB 84
452,053 452,053 00000000000000000041181cb3d3337aeab9f6c47b29d941f144a567173292b7 357 1.00/1.00 vMB 61
452,052 452,052 0000000000000000015554be14689879ee2f7630e227571d86a3ef58194084f5 1,246 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.