Loading Tool

Explorer IconExplorer

Memory Pool

79,469 transactions
29.22 vMB
0.07482817 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt c156fb7edc8a4ceba836979f508afc07943de1f028560c3aacc569844d7a824c
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 617bb262a946b12026d6b2a54abe2145277dab4c354a3601d8cd6e0e32d3542c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.01361446 BTC
Feerates: 74.86 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (586,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,427 328,427 00000000000000001017e588379952b49af8ebdcc580b52bcd59bdbc4d847897 1,035 0.50/1.00 vMB 29
328,426 328,426 00000000000000001d9982630f5681503ebd94c5dd9431b7cc3108ae87a835bb 292 0.17/1.00 vMB 25
328,425 328,425 0000000000000000013dcc58614962fafe51721980a3f3c2c240995deb9ba16e 110 0.08/1.00 vMB 22
328,424 328,424 00000000000000001090b959049b347b943a202caadb2d4ab8572fd3c7ce7811 227 0.17/1.00 vMB 19
328,423 328,423 00000000000000000bbf2263087e8320e4d83994c9829a8c79987a661de8ccfb 512 0.20/1.00 vMB 34
328,422 328,422 00000000000000000483f300d22427beefadcffb84b8c447f72d361112b1f19f 742 0.44/1.00 vMB 26
328,421 328,421 00000000000000001535b66668a087562d7a525767a4d0c60168f00c830d602b 795 0.57/1.00 vMB 27
328,420 328,420 000000000000000019c5ebf96c5e3971cea3f9615190c85bef043643a0c0d50c 36 0.01/1.00 vMB 35
328,419 328,419 000000000000000012052695fb8c22b9a923a957ed665a288bc305ee7c759dc7 124 0.10/1.00 vMB 21
328,418 328,418 00000000000000000a21dcc291d6beba0f978fe4d294cb6b39b65568dea1b7cd 177 0.10/1.00 vMB 21
328,417 328,417 00000000000000001880b76400bc063bdb496dec0ed8d34a352c57dfd0160d8b 576 0.35/1.00 vMB 27
328,416 328,416 00000000000000000ed2f1f373f2420e5da5d892b5caec3101bfcace49e2a6fe 294 0.48/1.00 vMB 12
328,415 328,415 000000000000000012754230811590710e5f8ec8a7e4185914f56c3e833386b7 1,935 0.75/1.00 vMB 305
328,414 328,414 0000000000000000129223114839421bf65f55ae39f85f0078b3dd3644081e13 134 0.09/1.00 vMB 23
328,413 328,413 00000000000000001e136706c537ec534588700f941f949247b06a6a162f3a66 181 0.11/1.00 vMB 25
328,412 328,412 00000000000000000cd2ea82cb306ed1fbc9df6191396323384dbfd1ddb70f99 41 0.02/1.00 vMB 16
328,411 328,411 00000000000000001b0f46e8cf259560420a2e13f3686d27bc6aaf60eafdf167 504 0.35/1.00 vMB 23
328,410 328,410 00000000000000000a9a272dd0deae0cd7e7c62a3b7445f00ea4419890d5b5c8 1,175 0.56/1.00 vMB 27
328,409 328,409 000000000000000004172236b00be82a56bd699d18c04b1b49b5cf18d6a59d49 933 0.40/1.00 vMB 19
328,408 328,408 00000000000000000ec18587b3ae3d9616c648a12f45eb805b489ed802eab1a7 340 0.19/1.00 vMB 33
328,407 328,407 000000000000000016146469cebedcea3cf1273726c7532bca552b1167eab5a0 736 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.