Loading Tool

Explorer IconExplorer

Memory Pool

49,136 transactions
29.80 vMB
0.09566126 BTC
Random Selection Loading Transactions
Max Size: 158.77/200 MB

Candidate Block

Mining Attempt 5e420b14388dc265b7cd3eb8fb6702fc305a0bcc371f6fa1d7f736a0f368befd
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 74f59c8a7ad8347dfe47dd5d790319179f78adb8d6222b8f6c8a7c425f30f500
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.03218714 BTC
Feerates: 150.68 > 3.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (606,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,274 308,274 00000000000000003248db8548aba83cf5d6feab922b9750a43b844a07717c2c 20 0.01/1.00 vMB 38
308,273 308,273 000000000000000048bb846f0fc1fa14c8860bd1beef0c259d0da8ae74cf7c42 290 0.13/1.00 vMB 30
308,272 308,272 000000000000000024a946c0b94d006c9e1c544dc46c07e08947dd20cee81fbd 300 0.15/1.00 vMB 32
308,271 308,271 000000000000000040d5a1cc9cd27fcc145a83c45049992136d97a78167314d4 119 0.06/1.00 vMB 29
308,270 308,270 00000000000000001f97e0065842fb6375eb3f0c1f22df887b219cbf24e8b4a8 98 0.03/1.00 vMB 36
308,269 308,269 000000000000000021bd327f9952e8b3789848eb12ab9a99d1a932a3277acb77 326 0.24/1.00 vMB 24
308,268 308,268 0000000000000000200db60512a7d4d1d3ffdfc3d954772e916495b21d37f55f 115 0.06/1.00 vMB 29
308,267 308,267 00000000000000001614a73e2b8c633ebcf8d167211c25ad0171d7dc23ab02e0 88 0.06/1.00 vMB 27
308,266 308,266 0000000000000000108b524de1f4142c9304ae38c60743001cceadda5fa9c75d 378 0.23/1.00 vMB 36
308,265 308,265 000000000000000004cfa682ad465672fb82f5c6c48e7bef703b03d9f81024ba 360 0.24/1.00 vMB 24
308,264 308,264 00000000000000004d6a59bb74feabf3f689522cf99ea63881a92e34b87c4b32 66 0.03/1.00 vMB 33
308,263 308,263 00000000000000001457a4e044d2752bb122bbf4d339af0812a18bb5f8a2b2a4 108 0.06/1.00 vMB 24
308,262 308,262 00000000000000000f95b7e1a5d5a35fd42c850e4d58ed9d5b736c5882f4d842 64 0.02/1.00 vMB 38
308,261 308,261 000000000000000024d78763c029052510d820d101b494ab03661ccf4979f353 95 0.04/1.00 vMB 34
308,260 308,260 0000000000000000495898a07b54e49237c7424b344adad277a015cd70a917b4 205 0.10/1.00 vMB 36
308,259 308,259 0000000000000000329de0435685328f3143d4908fb7d05562c53ff5ae06a9ed 168 0.08/1.00 vMB 30
308,258 308,258 000000000000000041122038fef10ee184d3debb37dabf785129f9f9ea19e8f0 185 0.12/1.00 vMB 26
308,257 308,257 000000000000000040fc5979d3ff1ba6241cd292b4bca0af938bf2422f5e0783 296 0.17/1.00 vMB 25
308,256 308,256 000000000000000032a8fe4dd07b921f719e549a334b8e5d671cb439ba9383a5 239 0.15/1.00 vMB 27
308,255 308,255 00000000000000000ae2a1497de9210bbecf69ae30d3b4d597c7fe28d71c51ef 179 0.15/1.00 vMB 15
308,254 308,254 000000000000000024c8cb58dd0d14d434c32e1dd5b2f07e559327b9b826d558 269 0.16/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.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.