Loading Tool

Explorer IconExplorer

Memory Pool

44,960 transactions
26.99 vMB
0.06880512 BTC
Random Selection Loading Transactions
Max Size: 142.22/200 MB

Candidate Block

Mining Attempt f9549ae4eb9ef7459f7fbf49d296e431adadbec3fa65f4b8ca349b4ac51f6a7d
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root d2107eea729a84704a8e913be8c95c7848154ce1f1ff505cad6e3da756bb4c85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.01881434 BTC
Feerates: 251.72 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (508,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,453 406,453 000000000000000006832991486c141d71b0d95f8c6b43b8ceb9652a485c18b1 105 0.04/1.00 vMB 23
406,452 406,452 00000000000000000199934d34f24043a4d7cac4ea493127efd37384461cd8ce 1,273 0.59/1.00 vMB 42
406,451 406,451 00000000000000000417cb384624eaddf14e504536dd302be97a87daa2549d8d 1,248 0.99/1.00 vMB 21
406,450 406,450 000000000000000002d4e396c9c774be655b87c4bcfeab71d934f4da3a1a098c 2,042 0.99/1.00 vMB 46
406,449 406,449 00000000000000000471e222cf6b82adac58971eeb4427420f0fd72fb20b211c 2,433 1.00/1.00 vMB 46
406,448 406,448 0000000000000000045e1b9d348d1320f8e812ac54449c65c9bdecedef75b5e2 461 1.00/1.00 vMB 7
406,447 406,447 0000000000000000017573e17ff460fe5212e1bbc35df631ffb497f8b11ca9db 2,199 1.00/1.00 vMB 38
406,446 406,446 000000000000000003f73b42ac6182cb9517a8a7ba9a01248099018e3e487381 688 0.29/1.00 vMB 37
406,445 406,445 0000000000000000042b8c1e68f1f919cc3cce0c5da277e8f00a6d941d93586b 264 0.14/1.00 vMB 29
406,444 406,444 00000000000000000116b1b3749b94f5c96f1efe821145d76f1e2787f4b3e37c 2,117 1.00/1.00 vMB 36
406,443 406,443 000000000000000003fbd0931f033074f84db6afd8fcf15a7280072f15e576d0 531 1.00/1.00 vMB 7
406,442 406,442 000000000000000001ae8728d00c4bd7ce76ee449b072f5609f30743bd124915 345 0.13/1.00 vMB 38
406,441 406,441 0000000000000000028ad38379b0d1baeeaa3cb2f2bcbf8876e83390fd3a2584 444 0.33/1.00 vMB 29
406,440 406,440 000000000000000004de77891ff2bddc4c997711e7d9223a88754bbe192a2c05 480 0.42/1.00 vMB 24
406,439 406,439 000000000000000005f8563f619c59c4624e55112080a54d2fe061651e7b38d1 203 0.25/1.00 vMB 27
406,438 406,438 000000000000000002a00d3415a1266a2297d9481b9990550e00aea3c4bdb5e1 394 0.43/1.00 vMB 16
406,437 406,437 0000000000000000047f038fbb045866f7d17450188ecb6e770be1d53e377dd2 1,382 1.00/1.00 vMB 25
406,436 406,436 0000000000000000062915745c2bafe9642cbfe2e5dda8b75931ff33a64c4cd3 2,227 1.00/1.00 vMB 44
406,435 406,435 000000000000000000b128ced925df0b8f7c12162927fc735ec34e03f26a7e22 925 0.58/1.00 vMB 26
406,434 406,434 000000000000000001f074a2c2bdfb623085d705cda4be299f5eab7ac584801d 2,615 1.00/1.00 vMB 42
406,433 406,433 0000000000000000058faeb1e39ee1ebf92b5de8c1d5fcc869025b293b7446a9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.