Loading Tool

Explorer IconExplorer

Memory Pool

35,369 transactions
25.95 vMB
0.06936184 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt 06a03123d228d3d017a8ddac1929378391afa5f23c1db83225dc14607d9fc83c
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (592,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,555 322,555 0000000000000000104db1deb10f3a1e303467c20e54e57c5f20282f5942f353 525 0.30/1.00 vMB 27
322,554 322,554 00000000000000001d9b4a7ec4e0ee92843614f6f79ce9a5bd168c17f0cd74a3 68 0.03/1.00 vMB 29
322,553 322,553 00000000000000001d6cba2d4aabaad926bc211b4053c9e6ecdf1f20c3c13e27 402 0.25/1.00 vMB 26
322,552 322,552 0000000000000000144e198501137dba1a84e0598c50ff25a003012d0d29a19e 990 0.54/1.00 vMB 31
322,551 322,551 00000000000000000a316e5fbce506b48f3c2431717e2fbaeca883266230a6a0 453 0.20/1.00 vMB 28
322,550 322,550 0000000000000000197f9c71ce9641a7bd61fd366bdf3547abd1d09f1a2877a5 225 0.11/1.00 vMB 18
322,549 322,549 00000000000000001acf3e4200eb2f1f182937a9068e6a54ada28a7938ef162d 102 0.11/1.00 vMB 18
322,548 322,548 00000000000000001d8c711818b1500e52a86e05bb50151099870c89a233279d 295 0.15/1.00 vMB 22
322,547 322,547 000000000000000003abed777366c5852c446313d730b7fb78fcfe14652ff88b 299 0.18/1.00 vMB 20
322,546 322,546 00000000000000001c732369748a1b754f907e11084bbfb4fe877e3d26e7d90d 1,456 0.75/1.00 vMB 30
322,545 322,545 000000000000000001f4ec197bcf2b92eb1a1ca2c5f64b7c8b823d1ed9bbb4e3 541 0.32/1.00 vMB 25
322,544 322,544 00000000000000000f930c8cef81900c7a1c937afe0e175e2acafaa3503c9c0e 77 0.10/1.00 vMB 12
322,543 322,543 000000000000000013c6622a4ee61bf240fc210908f62727880440dc1629f118 389 0.49/1.00 vMB 15
322,542 322,542 00000000000000001df890e5f6f14b2893705aecbd9f8c1b40305395d66c1385 1,032 0.35/1.00 vMB 41
322,541 322,541 000000000000000004f16f65eb97f6d1a5269be2b06a53a8cf2945af6baddbad 379 0.31/1.00 vMB 26
322,540 322,540 00000000000000001c05dfd02b723751bd57d46506d7175e72e42ef38bb52bca 273 0.18/1.00 vMB 26
322,539 322,539 0000000000000000197f84f6bb4548b474ffdd90818c72f4f5dedc069ee83d10 538 0.39/1.00 vMB 31
322,538 322,538 000000000000000013892580deeef0e718b414c588397dd191afee4727e61d08 62 0.08/1.00 vMB 8
322,537 322,537 00000000000000002392a5e278d65ff08490ca4f0fe6ed98749d72f6c7da5243 709 0.51/1.00 vMB 28
322,536 322,536 0000000000000000011c11bbaa0f5929ebea9058a6e879d058f2d4ce33edd045 791 0.53/1.00 vMB 27
322,535 322,535 0000000000000000233113febabe493e53aa4b775516c1bf9d0926b2ac664704 523 0.24/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.