Loading Tool

Explorer IconExplorer

Memory Pool

88,859 transactions
32.32 vMB
0.14540989 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt b006867f781aa86dedc9e1a85e4db7415bfeb76bec3a6f78023ce506e3404770
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 13bdfffa3b54ab6c87ae528172559d066dbbd302ddc30c9d37b70e60139ac77b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05625692 BTC
Feerates: 545.32 > 5.64 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (546,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,180 368,180 0000000000000000041517700f34844fb9235bac00f2679b9be182dd464428bc 35 0.03/1.00 vMB 5
368,179 368,179 000000000000000009db5ce4f9daeae504eae960bfb3a5d10062ba3cb0e90697 2,082 0.98/1.00 vMB 45
368,178 368,178 00000000000000000d38ec1a52ebb9b5d1b66373f973c2ee7012d21911e6d81e 811 0.52/1.00 vMB 30
368,177 368,177 00000000000000000c4ba78a31c4b265f99f7d3bfa6e378f018cb27d0e310099 506 0.33/1.00 vMB 46
368,176 368,176 000000000000000005d6fef3355e03b0818fa8f0d4a5c69a60eff50e657e09b9 274 0.15/1.00 vMB 34
368,175 368,175 0000000000000000112d79cc28451d1125a5246743f1586416cd0e981ab62b92 300 0.17/1.00 vMB 34
368,174 368,174 000000000000000001ea73c2798364c6ba93c8c3d27eab8538edc66169d8277a 442 0.26/1.00 vMB 51
368,173 368,173 00000000000000000d9416a4f6fbe1be4e4ed2958a897eb02cc484bdfe95ba36 346 0.20/1.00 vMB 29
368,172 368,172 000000000000000009acc4c73e1361458a652fdb21f0b31f4782c26cf873a68f 1,144 0.74/1.00 vMB 45
368,171 368,171 0000000000000000009dd2df5b1b85f14fa252123aad55639236c4dbe515fa66 180 0.33/1.00 vMB 11
368,170 368,170 000000000000000010b9c4ad0649bd44667e415d84d975dc8735b40f8015e838 1,410 1.00/1.00 vMB 29
368,169 368,169 0000000000000000121846adff1d8d1ffd02321c3af89fbc76c197ca24a484c9 223 0.19/1.00 vMB 16
368,168 368,168 00000000000000000e22d2fe44ada12b5f6a8c4c512263ce27eca42acefc582c 1,211 0.95/1.00 vMB 24
368,167 368,167 0000000000000000000b97286e302ef4a48dd0bc145bbb8021a6ed0cbb1df935 2,691 0.95/1.00 vMB 110
368,166 368,166 000000000000000008357ac7c40d80a6e5e870e2379ecf21f2f5dd2c4389678b 50 0.03/1.00 vMB 45
368,165 368,165 00000000000000000d37f110fb6e9e2386df4493263f3b4683e0ca26fceea43d 252 0.15/1.00 vMB 53
368,164 368,164 000000000000000009b45895a721553202b002afd7393b2677e4504a6d40d549 803 0.41/1.00 vMB 61
368,163 368,163 000000000000000004c7d2aeb3bdcc1b8dfa0133f1d516182e0b8eed67eea80f 313 0.20/1.00 vMB 46
368,162 368,162 00000000000000000474f00fcb532243ed4b21f97789740848714ffa2dcaaf66 120 0.06/1.00 vMB 82
368,161 368,161 0000000000000000080e403822cff5e9519731bb863ebe7554c3ea9e8d0cecea 282 0.23/1.00 vMB 23
368,160 368,160 000000000000000002b1a025d94f740f3a049ab6fd3daeaf0b95ff7f95d7723f 1,405 1.00/1.00 vMB 41
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.92 GB
    • Received: 15.64 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.