Loading Tool

Explorer IconExplorer

Memory Pool

84,881 transactions
31.84 vMB
0.16716817 BTC
Random Selection Loading Transactions
Max Size: 189.54/200 MB

Candidate Block

Mining Attempt 96dcf3df5ae664a900910c082241bde26da7780a405dbf9a0380fcc5ab5b4ec1
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 578b2403f68219c78f6ac4521d15a60629ed0fbeeb1b8cdb5bf20120e406f441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.05296769 BTC
Feerates: 402.75 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (297,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,717 617,717 0000000000000000000ff978b9075f75d432e5fd8b5e702c33340ab292314275 541 0.19/1.00 vMB 22
617,716 617,716 00000000000000000003dc0e4c405c0632ecd7ad19c00827c40f96ca0c9c0642 1,473 0.37/1.00 vMB 5
617,715 617,715 0000000000000000000991c17695eedcbf03cc971b5a1bdfd14c84980fe275fc 2,623 1.00/1.00 vMB 27
617,714 617,714 0000000000000000000a08da2dd017077534744396136dfad6b113afd073c1a9 1,665 0.83/1.00 vMB 21
617,713 617,713 000000000000000000043fd2767c4b2b5ade2970cc43f3f357c7760a22d6510e 779 0.40/1.00 vMB 18
617,712 617,712 0000000000000000000e098535309ae24094ba43d8441fc9d7460d7c7859b46f 3,008 0.97/1.00 vMB 20
617,711 617,711 0000000000000000000c48ce0ec7beddd57ce243499386d4dad9bf0a570a4e25 2,820 0.88/1.00 vMB 18
617,710 617,710 0000000000000000000ea206b053cec92175c730c9084c9642f4a08a0e3d6c32 3,181 0.90/1.00 vMB 19
617,709 617,709 0000000000000000000c159b63842d34b38e94bac123ea2b9e0b705f708710f7 2,091 0.59/1.00 vMB 21
617,708 617,708 000000000000000000045f2bb6d5b81900f12f6bcb3b1ae6e0842e2bbb06ebe8 881 0.26/1.00 vMB 18
617,707 617,707 00000000000000000005b9aaa9b7cc46cd121506562cb8e4f5346b4d27b7c2ff 1,877 0.50/1.00 vMB 27
617,706 617,706 00000000000000000004c5028efbab42b43154a2fac018bcc1015ca09ef07087 1,176 0.33/1.00 vMB 22
617,705 617,705 000000000000000000023d8a4fbdd3acf7debef8bbc2eb0c26dfcd15ee569161 3,041 1.00/1.00 vMB 22
617,704 617,704 00000000000000000008c8a0a9eea107f8896705c516fa3f313d369b5551869f 789 0.43/1.00 vMB 12
617,703 617,703 00000000000000000009849edd3960e6b90352542cb1969a2fa60f59ec118f8c 2,238 0.56/1.00 vMB 7
617,702 617,702 0000000000000000000805a8df2305aa57604905ace86f1b78a44a4a73fbd4e6 2,867 1.00/1.00 vMB 5
617,701 617,701 0000000000000000000f533155e3ee3cbce28f8242867e7fadd3c30278976acd 3,786 1.00/1.00 vMB 26
617,700 617,700 000000000000000000113abbf63fc822b759dbb4a978643627252717c7d4b319 3,692 1.00/1.00 vMB 26
617,699 617,699 0000000000000000000b7baa6d29844d0cb91d0d02771a5f5efde8404e716a60 3,222 1.00/1.00 vMB 36
617,698 617,698 000000000000000000095ad21001856998971c4951123d14276b5f13c45e83d8 313 0.09/1.00 vMB 14
617,697 617,697 000000000000000000067461ebbba39991e7b65aa8c51ed2e3805834d6a74c1a 537 0.14/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.