Loading Tool

Explorer IconExplorer

Memory Pool

42,207 transactions
27.59 vMB
0.08705917 BTC
Random Selection Loading Transactions
Max Size: 142.73/200 MB

Candidate Block

Mining Attempt 71a2892a2c356ff261519640c55e95543b731d5bd1685c1a03c7d8e1cd1d9ba2
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root e602bbde6f46e950839e460c5cb2334c88928f94b57f63882683e8905d04a50d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.03188344 BTC
Feerates: 144.55 > 3.19 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (702,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,678 211,678 0000000000000116ca5a0294f8d70c3b3a9d4653eace8ac89a1729f1174bc0f0 284 0.12/1.00 vMB 165
211,677 211,677 00000000000003d30e51db5d5fb50473c5359d0cd9aaf9865a07b4a340624d06 92 0.06/1.00 vMB 108
211,676 211,676 0000000000000085b86b746796d482ce25684399b3df62b207eb6456f915bb74 61 0.03/1.00 vMB 102
211,675 211,675 000000000000010baaf85bc1a03ecd3e66ee33dc40a42d81e863d7294c8bafca 127 0.05/1.00 vMB 33
211,674 211,674 0000000000000404086572332b39aac8b161fbdc070976ef1bf224e0200a7bfa 174 0.07/1.00 vMB 175
211,673 211,673 00000000000004c3c349200b4a93432bcbffc6b2494816ffa48835728e6726c5 201 0.11/1.00 vMB 138
211,672 211,672 00000000000002f09798c8edc2cb1e9b08ff9d37c3ce3518b2c3dad075616f02 441 0.21/1.00 vMB 182
211,671 211,671 00000000000003453e1989665bcccf0296871ed656ece77fcc386c0e1536ec82 342 0.15/1.00 vMB 151
211,670 211,670 00000000000000256f72c6c417c8276c936a6bdf0fcc6f8129312c4af2453bcd 243 0.10/1.00 vMB 236
211,669 211,669 000000000000035a930826930d16b9ad6bafb23ff224172616ee4b6e3ae02468 497 0.19/1.00 vMB 190
211,668 211,668 00000000000001651083ed44a37be819a840b86cae3a4e1f4576860b40eba09f 238 0.11/1.00 vMB 311
211,667 211,667 00000000000001f2c639b7a948dcb63712e9e4eb8cbce22533768277687e1917 198 0.10/1.00 vMB 158
211,666 211,666 000000000000017d34fbf874e86baafa74bdb2bcf5256cdd24e5dcccb0fc0b2f 442 0.20/1.00 vMB 171
211,665 211,665 00000000000002a739141367624b27c734193e117077de2eef62caa6cd81de86 69 0.03/1.00 vMB 105
211,664 211,664 00000000000001c4ead85a409d3732c3e66b61a1b290b03d8fcc3bdfe48bfcd5 558 0.21/1.00 vMB 190
211,663 211,663 00000000000001ebfca89d36d938c44ac1c61c15e92d194e3948982ecd31c693 87 0.04/1.00 vMB 183
211,662 211,662 00000000000003f2a310cdd7f1499528fdf388458f55ffd224b37caafa0f3748 28 0.02/1.00 vMB 103
211,661 211,661 0000000000000295e0b6276bbc31e3e3535dae27d5c8055009a225c976ff1335 20 0.01/1.00 vMB 140
211,660 211,660 00000000000001c03a0ace5ab4d2ca545c84fa5b9b2fefe75b7137e53b003615 236 0.11/1.00 vMB 131
211,659 211,659 0000000000000073ed7f8677a3d68c25e8a6728aa05b64b43e43ad9d1a2ef79f 404 0.17/1.00 vMB 478
211,658 211,658 00000000000000779194d60231d4f417f161d2b0e4f280dd73cd985242a95be3 15 0.01/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.