Loading Tool

Explorer IconExplorer

Memory Pool

41,559 transactions
26.09 vMB
0.05736646 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt be727b5aaac3a4e16a3dbc6c4e726b78adf22004885accad188d141fc75b7144
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 12b38c62ff918df11363a839a3b7f69fe1ca7bd3250c422660e3762217611727
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,479
Size: 1.00 vMB
Total Fees: 0.00980486 BTC
Feerates: 100.00 > 0.98 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (64,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,124 850,124 0000000000000000000070af91b9ce3dcccf024fba947c43ecb254e81ecd9baa 3,295 1.00/1.00 vMB 13
850,123 850,123 000000000000000000016b32997dabd290b14e11388533392b3dc790fd574f9b 2,990 1.00/1.00 vMB 18
850,122 850,122 0000000000000000000353292e55bcb0e47a88cb11413d59b1ad2c37489e50a2 3,148 1.00/1.00 vMB 17
850,121 850,121 000000000000000000033c47846604f8faeb86c965e1f74a23c2c54d7dca393c 2,664 1.00/1.00 vMB 8
850,120 850,120 0000000000000000000258f925903574cfa47af6571ec016e638edcb9916c7d6 3,571 1.00/1.00 vMB 11
850,119 850,119 00000000000000000000da92c2a96320134cd70ed216a7d95c54437004894884 4,636 1.00/1.00 vMB 11
850,118 850,118 00000000000000000001e2710dfda338c0e0bf45197b297ed9a06e90ec5da87b 3,424 1.00/1.00 vMB 27
850,117 850,117 0000000000000000000095dd940dce69f92a788520948294fea9969cb7d6f57b 4,164 1.00/1.00 vMB 12
850,116 850,116 00000000000000000001b6b30e319ae77487b962ce3ec02c0cf5ef501dadbfe6 3,957 1.00/1.00 vMB 10
850,115 850,115 00000000000000000000a625534822e50445042079567bfdac506bfe5c8d49c5 3,369 1.00/1.00 vMB 14
850,114 850,114 000000000000000000003779a3e3a7978d01f1bbdf9f64bc6284c0d9b87c58cc 4,990 1.00/1.00 vMB 9
850,113 850,113 00000000000000000002ecbab4d422a01bae75101e103bf44956c7af507ea275 4,434 1.00/1.00 vMB 8
850,112 850,112 00000000000000000000ede43269b2f7fc1218e98e19755817443619d0930740 5,369 1.00/1.00 vMB 10
850,111 850,111 000000000000000000033fb1dfdf1f3d1c47391c4f3ece8d1120a580cc86f7de 4,070 1.00/1.00 vMB 8
850,110 850,110 000000000000000000008794a812d2e8dce9192daf0fd2298c3513e4e18946d6 4,154 1.00/1.00 vMB 14
850,109 850,109 00000000000000000000604a3bdac53c9a6ca5111a03134958485e58540f73bb 3,291 1.00/1.00 vMB 11
850,108 850,108 00000000000000000002b65775107751f030bef7eb537c49a8985c8dc2a813e4 3,395 1.00/1.00 vMB 11
850,107 850,107 0000000000000000000289069a0da1e5978d5378dae84ade8aea9878bb606d8f 3,668 1.00/1.00 vMB 10
850,106 850,106 0000000000000000000319887141bc2157e6585e56d4d913546b68ee19f96fa2 3,201 1.00/1.00 vMB 16
850,105 850,105 00000000000000000000fe7b121317370c423c57ab92ecc44a3fa8e9fdf67bc5 3,731 1.00/1.00 vMB 12
850,104 850,104 00000000000000000001ebdd3c374fc2f3e7dfec421393b48219d762fd47a557 5,711 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.