Loading Tool

Explorer IconExplorer

Memory Pool

41,558 transactions
26.43 vMB
0.07781667 BTC
Random Selection Loading Transactions
Max Size: 137.69/200 MB

Candidate Block

Mining Attempt 1a7a25a965b3d4333f2ce90fb0e828f20df4b6668e3dcf780a1f813a018b4f25
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root ae6c337bde9cf60f3391aa217987afb80055fd3dbacf6290e9eb1557caaa86f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02901962 BTC
Feerates: 150.98 > 2.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (597,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,492 317,492 00000000000000000fd2c16d162f2284911aeb49c9389890b10eb7b1623a5ccc 379 0.20/1.00 vMB 28
317,491 317,491 000000000000000024d20f8eabfb57240f306164839c1ade2ae6b795dc824fa9 193 0.10/1.00 vMB 28
317,490 317,490 00000000000000000e82873359f4d7bcf258e188b712ce5e8f298e9537a73aa0 167 0.07/1.00 vMB 33
317,489 317,489 00000000000000000ab6fc08376fe8dbab4f9782bfe19cf464cfdc817b9b611e 27 0.02/1.00 vMB 25
317,488 317,488 0000000000000000185801bbf9c098870e493fcb0674abe51b9c8261a7a1e2f6 229 0.15/1.00 vMB 23
317,487 317,487 0000000000000000298248b6e1620ee4d0b1e35cd2d0f2f634837d54b3b08b46 1,031 0.50/1.00 vMB 30
317,486 317,486 00000000000000000f8203ef12211c389150d7da6e3de60266abf1c276c9bd11 1,018 0.55/1.00 vMB 26
317,485 317,485 00000000000000000fa7ea95dbec91a0343795320adb1457c628d9fe6e24db7b 241 0.15/1.00 vMB 23
317,484 317,484 0000000000000000081aba0b6b97c87c731612488057333fcc228d6949196c89 610 0.32/1.00 vMB 28
317,483 317,483 00000000000000000967f09dd980db49bf23172654f8372d76bc6d9cb42c353b 359 0.22/1.00 vMB 26
317,482 317,482 0000000000000000023bb39d4f1d3e2eb650825a63ffd72fefd93522da603f2e 538 0.30/1.00 vMB 25
317,481 317,481 000000000000000024dbb0c93ff6623d9ce4ed613f32efff63faa29ae8b4d2ee 325 0.16/1.00 vMB 30
317,480 317,480 00000000000000001d9685585ea2ac58ea8fa79662e48d683caa5819325f3ac0 363 0.18/1.00 vMB 30
317,479 317,479 000000000000000024008bc87042e05f4f42780229c597890f9bcbaca55dbbb2 146 0.06/1.00 vMB 32
317,478 317,478 00000000000000001b51e38343a0edfd4d4846a6fcd812d1e79b1bc26e1fdf97 793 0.49/1.00 vMB 24
317,477 317,477 0000000000000000150411a6aadab21544fed7b83c1a0b1be8dc028605fe83e7 470 0.28/1.00 vMB 27
317,476 317,476 0000000000000000277b6627595b9d060dfb2eeb79380d7cbe098dfc09aaf570 311 0.23/1.00 vMB 23
317,475 317,475 00000000000000002da3a8703c3c8e5104ddeaa92afb32fe797abd966c411c00 72 0.04/1.00 vMB 24
317,474 317,474 0000000000000000074f24041a9c88a463e124c479790250ec2458e014973902 415 0.30/1.00 vMB 23
317,473 317,473 000000000000000018c668db0e38435fae66e37a66203b152d711292a6fa20dc 126 0.08/1.00 vMB 23
317,472 317,472 000000000000000000a4cc283fdaa1817ab5a4c0484287d2193226f8d8f3dd91 62 0.14/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.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.