Loading Tool

Explorer IconExplorer

Memory Pool

38,023 transactions
26.55 vMB
0.08075030 BTC
Random Selection Loading Transactions
Max Size: 136.00/200 MB

Candidate Block

Mining Attempt 8d43699285c5dc6dbbe5870711087bcc503a6e5635358fda4b2b1d99de1cfed3
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 8a03f993da4f4c4574f24784dec97ceb6dc66e3ed85507576492d7a55a47c958
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.02898571 BTC
Feerates: 152.71 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (617,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,503 297,503 0000000000000000374e3487e0d754ddafc86e63f0ca740c535507e7b0527dd3 1,063 0.75/1.00 vMB 19
297,502 297,502 000000000000000091e3f0eb93f9b520423333e8a747bbb2c0e6671c7e313476 819 0.35/1.00 vMB 38
297,501 297,501 00000000000000007a5afa86ed026788599a96cfa6417cfa0ed627461abd0068 1,662 0.92/1.00 vMB 29
297,500 297,500 000000000000000068e783f99e9338be3af1314e746fe9bd84f981809d8ca45d 1,024 0.69/1.00 vMB 28
297,499 297,499 00000000000000005e1147fa2c0160a7c2e5d58825317c09a043e74683f3ae3e 2,409 0.90/1.00 vMB 51
297,498 297,498 0000000000000000291395ab1f1d9695a2bd1ea8a876d944f29df2d9a7ccaf53 1,497 0.50/1.00 vMB 54
297,497 297,497 000000000000000001f139464dc8b469c99604004c5030186b2017e0ce0d5203 1,723 0.50/1.00 vMB 92
297,496 297,496 00000000000000009ada8d1bcaebe4f47dd012f208fac2880f41591004734dc3 256 0.12/1.00 vMB 103
297,495 297,495 00000000000000001fb86ae8e043340da370bb3275a0e4ab4e71c375b3d62f05 982 0.35/1.00 vMB 53
297,494 297,494 0000000000000000789ceab714eeb38db024778759ce0b48c14c7f40cf94de09 1,099 0.35/1.00 vMB 76
297,493 297,493 0000000000000000091ae589c034bc0466e2feca51dc018bb2c3303e8ab8648b 945 0.50/1.00 vMB 25
297,492 297,492 000000000000000001c5646a83e02f466840bcab041b7d97b33cc3e223c530fc 1,063 0.35/1.00 vMB 57
297,491 297,491 00000000000000007e5e771c2f4fb30673a5265cb8e59a96a30f1e1e8253f756 512 0.24/1.00 vMB 62
297,490 297,490 00000000000000002a0849271932b0b39c914b53400e972e04ddd12c372c8708 89 0.04/1.00 vMB 33
297,489 297,489 00000000000000008df1a543f11fb451b56e00b1e1cd0ad6df8559766f8d954c 1 0.00/1.00 vMB 0
297,488 297,488 000000000000000032cec49264cef45d21f83355bdcc112919c47e3ec495d0c2 109 0.08/1.00 vMB 35
297,487 297,487 0000000000000000642d8c2922a5033bcb2be3bcee9cb340e129a09e573b02a0 502 0.25/1.00 vMB 37
297,486 297,486 00000000000000003d5f2a2a68690093cd99f8af1bc8395061251017019cc30a 158 0.10/1.00 vMB 33
297,485 297,485 00000000000000004bcac2cf51083e2afe64727d7bdbe9758e6551c0f70d5236 84 0.04/1.00 vMB 36
297,484 297,484 00000000000000000164db7bf116ab931f2e67e4a96a9483d5c2b0da38c70d19 497 0.27/1.00 vMB 34
297,483 297,483 00000000000000008ef92150024587a646fbaf1fe33fd8890d49e426c9638b51 402 0.25/1.00 vMB 32
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.43 GB
    • Received: 12.42 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.