Loading Tool

Explorer IconExplorer

Memory Pool

78,317 transactions
29.10 vMB
0.08120891 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt b0887ed59e5a6a7f35ebf8648aab791f7e1640e0ef14589380310151e969f69d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root c4456d4b27a2ce93e9ebce2a6f9c1d2c1ef46e66d844c5cf5c07433c3200edf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.02039029 BTC
Feerates: 178.73 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (531,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,381 383,381 0000000000000000076557621e6b5bac1b84cdfff8cc1613c1da08b3ba5b7f4e 1 0.00/1.00 vMB 0
383,380 383,380 0000000000000000080ad2cfc9509c914d4b74c7e84e7f8440c09a5123e61a1b 1,611 0.99/1.00 vMB 25
383,379 383,379 00000000000000001007c4fdae2f377abac32a1a8fe340810ec3fabdace0996c 1 0.00/1.00 vMB 0
383,378 383,378 000000000000000008df5624b2ec1facc074bf83cca445f939170b70765eddac 2,602 0.93/1.00 vMB 43
383,377 383,377 000000000000000003731948c472922b5433b36ec1130f60624c86854f45285a 2,459 0.95/1.00 vMB 40
383,376 383,376 00000000000000000ce78644f9162f2c8cccdeca773051330bd68a25751c29eb 1,317 0.58/1.00 vMB 34
383,375 383,375 00000000000000000cad20f8325fc10a50af2362fcb3fe9ade08da34c994c011 520 0.25/1.00 vMB 34
383,374 383,374 00000000000000000884c2af7a329ac2e41ef9e3ba1efcbd24b1753c635c2ba1 648 0.29/1.00 vMB 36
383,373 383,373 00000000000000000b822cea6f25f52827dbb811e6f3244dccd6fe1f13a084f7 78 0.10/1.00 vMB 10
383,372 383,372 000000000000000003960185fc236a60fcded5c19ba1a4d633d1c59dab86862a 829 0.40/1.00 vMB 32
383,371 383,371 000000000000000003c1ce4441b6c53da76b59901144b139221694c0d4046797 792 0.37/1.00 vMB 32
383,370 383,370 00000000000000000b63ee18073bfd339f6bc5b2368ecf35d7ebc3dd9c9ff939 495 0.25/1.00 vMB 35
383,369 383,369 000000000000000006ebec87314ee4ca40374cc85e9319dc728c4dba0e885b7a 515 0.25/1.00 vMB 28
383,368 383,368 00000000000000000059846330330d353ba6b62d17a56a03446c116547a1ca3c 1,897 0.95/1.00 vMB 35
383,367 383,367 00000000000000000330f109542b69dbabf8f5c47f4bfdc88b4bb2d72cfd6622 1,245 0.58/1.00 vMB 35
383,366 383,366 000000000000000006156b21fd64e58cf67fdc9eee6465452dca07fc45617ce6 1,549 0.64/1.00 vMB 36
383,365 383,365 000000000000000000334f1af6cedc07231612030b629e1df7a14de497505d77 494 0.22/1.00 vMB 36
383,364 383,364 00000000000000000869c720cc1c94fbb2eeae0ec515edfa7ba9e19e87983aa7 117 0.12/1.00 vMB 15
383,363 383,363 0000000000000000073486e8f2e08a383eb6e67b015c3af5f89bfec4e6e4ca0e 367 1.00/1.00 vMB 4
383,362 383,362 000000000000000006ff54177c4f6759d70408c71ae81a062b1f59e53f3f5533 1,177 0.54/1.00 vMB 33
383,361 383,361 0000000000000000013ab4b9829378bf8aab88c2a74ed4fcbd2377519a8ed3b1 716 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.