Loading Tool

Explorer IconExplorer

Memory Pool

82,713 transactions
30.47 vMB
0.12346761 BTC
Random Selection Loading Transactions
Max Size: 184.33/200 MB

Candidate Block

Mining Attempt ba402d0b0b2f3d766c8fdffa4cefab459c2d34f8b67e7b66fbc1cd21de7ca79a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 9598548078adb39030f203a05e617c4a7e2e6c25d053bfc691c282c353d9df5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.04374212 BTC
Feerates: 150.85 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (487,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,366 427,366 00000000000000000380ed7934ebe4791f476bfa525effedabd5b9237a94cfa1 745 0.69/1.00 vMB 60
427,365 427,365 000000000000000002292a380a1be44bac76e43c034dec7c631fd69644264054 686 0.78/1.00 vMB 60
427,364 427,364 000000000000000001e53457440f7d324b4cb17c121fe2d1620f62731e68e520 465 0.66/1.00 vMB 52
427,363 427,363 00000000000000000113ddb37c5c4317df3cf309be45b237884803d6841c4b35 495 0.67/1.00 vMB 30
427,362 427,362 00000000000000000003a0ff7149b8c7c28f3d58528fd062e0b47362fde9f705 1,163 1.00/1.00 vMB 47
427,361 427,361 000000000000000002c8af4c7cc03c6f730b8b4e530d0c6a86a91885e24dd95d 2,084 1.00/1.00 vMB 63
427,360 427,360 0000000000000000000cbe7591c4c8813508b748f00f6ef4e1478ef707d1e3f7 2,048 1.00/1.00 vMB 72
427,359 427,359 0000000000000000001494ea027f747462af5af627c696a2729b6e0b8c2c47de 895 0.40/1.00 vMB 57
427,358 427,358 000000000000000002b2a4c699117fdda037c8bb153289895d9a7364843fff6a 1,157 0.51/1.00 vMB 57
427,357 427,357 00000000000000000422dc2b711231ba32daae7fe980c18d20fec52228eba590 506 0.20/1.00 vMB 55
427,356 427,356 000000000000000002e640bf43f2b95d2423cf9912d71f509100c3bb40f53855 141 0.06/1.00 vMB 58
427,355 427,355 000000000000000003923960498ef78111f0fa9498fa7e709aa79839066b0228 498 0.20/1.00 vMB 62
427,354 427,354 0000000000000000040aea78d889d86d5f855e25339c479cbb5506fe733066fc 1,366 0.71/1.00 vMB 51
427,353 427,353 000000000000000003b51b5eadeaa2c89e0d57f153c6a9c2ef0e90ae0240acc0 755 0.32/1.00 vMB 52
427,352 427,352 00000000000000000000bbb835374c841d147574fa9192afa6d3128fd2b5d755 1,315 0.64/1.00 vMB 63
427,351 427,351 0000000000000000034b670a5068d2f0461c20d938494621b7077b0156eed93c 503 0.28/1.00 vMB 50
427,350 427,350 000000000000000002dc16b282033d5841e78075c6ab01fc9e72ba0313164936 1,226 0.98/1.00 vMB 33
427,349 427,349 00000000000000000504e102891bfef29f76107908a71580f766578ad2e1561a 1,269 0.80/1.00 vMB 50
427,348 427,348 0000000000000000045f1b43e3d0aa912ae75125039346e3c04dabddaf7605d7 451 0.18/1.00 vMB 57
427,347 427,347 0000000000000000006a99f5ef8cdde7324e367155b43e5f224088443d2ecdb9 735 0.35/1.00 vMB 52
427,346 427,346 000000000000000004612ba17d8e9c761adca13a0b9de0486978617e7402e673 1,281 0.98/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.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.