Loading Tool

Explorer IconExplorer

Memory Pool

36,486 transactions
26.95 vMB
0.06502160 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 1169d6d45e022c8efc0b77d2c05b30ca7abe5204e61ae39d6d31449dbf730157
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1b0428b4373da9f1001ebaa226c521965c95a86d37396e4bb5be76811ad265d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.01438025 BTC
Feerates: 101.65 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (610,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,404 304,404 0000000000000000401bd09e00abdb28c3d1c4ab43ae40f4e8bed00d5c7621be 619 0.35/1.00 vMB 28
304,403 304,403 0000000000000000447af35eef19214af6e0d42c63401291c4e734aecf89169a 361 0.25/1.00 vMB 26
304,402 304,402 00000000000000000129cda7d2fb30f834a7531e61485ecfdddf9fc45b1a4454 316 0.19/1.00 vMB 27
304,401 304,401 0000000000000000282f550ce6cf73f68e906ece4c17545f6c250fc0f8ea215e 67 0.10/1.00 vMB 21
304,400 304,400 000000000000000065f1f8e79ea2418bb497d5b70b710102f45740b0272c995b 548 0.35/1.00 vMB 30
304,399 304,399 000000000000000008d4b3c80987db9395137e4055844d8b96876c5ec467f8c6 60 0.07/1.00 vMB 11
304,398 304,398 000000000000000009afa97f1d14217559abf875adf558eb4011dae49016157e 44 0.08/1.00 vMB 3
304,397 304,397 000000000000000024cd9501e938b3c52f3172afca96051a9d259f390698feeb 124 0.06/1.00 vMB 30
304,396 304,396 00000000000000002bd5eb1b62856887415b334186c2782a0fffacf8acf410c0 631 0.35/1.00 vMB 30
304,395 304,395 00000000000000003afdf2a8b373f083554c4ec2e8a0dac39d884a4a1f202193 518 0.22/1.00 vMB 32
304,394 304,394 000000000000000021294d5cd1b4f62fd05de306bce3fc8ae2a2d17f6cc0ecae 351 0.17/1.00 vMB 31
304,393 304,393 00000000000000003af03324a88ef8d23615365ff5b74e772dc8695163c8dd47 246 0.14/1.00 vMB 24
304,392 304,392 0000000000000000037a763dc4fdaaaa9a666e0bd9d68a6915a48cd99e5c070a 175 0.10/1.00 vMB 24
304,391 304,391 00000000000000004556f95c206f85edefb20c04375364388681dff2bb69c776 1,321 0.75/1.00 vMB 31
304,390 304,390 00000000000000005d407ed3649bc7860632733989c0138acbe92539df36448b 91 0.11/1.00 vMB 9
304,389 304,389 00000000000000006852acf5bf296662c03029acac381689c6eaccdbf41d8bdb 144 0.08/1.00 vMB 30
304,388 304,388 000000000000000016559a9f286e8adfe9f607a53277a336291e8c0103ac51b4 162 0.09/1.00 vMB 19
304,387 304,387 0000000000000000616110d4cef11a3fa207d7c5396a8a1ee913c3f073612e77 646 0.81/1.00 vMB 16
304,386 304,386 000000000000000056bdcc7bc0d9a36041da86ad5591bb91f8527aa907866bbe 1,476 0.50/1.00 vMB 57
304,385 304,385 0000000000000000280cf638b101858de241fe7d1027ca9638bacb1361fa14ff 859 0.50/1.00 vMB 32
304,384 304,384 0000000000000000251418f2fa887a29cc80511ed6e787ee160bf7fbc28c7041 739 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.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.