Loading Tool

Explorer IconExplorer

Memory Pool

46,137 transactions
28.95 vMB
0.14451752 BTC
Random Selection Loading Transactions
Max Size: 151.09/200 MB

Candidate Block

Mining Attempt 324e7e1ca204cebc9bc89b7240d197bf6f246666215fed41af329b505a9e7d83
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root b16f13f817b0a732c722cf98dd092fbed97f68ba8506f27bc750db5ba8725a2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.04012421 BTC
Feerates: 100.53 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (592,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
322,534 322,534 000000000000000007476980d67bf2764036611a4a8400cf45ed12598f43fa88 435 0.27/1.00 vMB 26
322,533 322,533 00000000000000000947a44113804256a75058c081494d1ee8c21e79af766886 324 0.20/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.