Loading Tool

Explorer IconExplorer

Memory Pool

77,863 transactions
29.15 vMB
0.08297202 BTC
Random Selection Loading Transactions
Max Size: 176.13/200 MB

Candidate Block

Mining Attempt 6f1905417fa76e07630a0822c4f08babd21a472123c9ef49ad0c5f1a47f9e6e8
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 5e9542c9533ad4d570092404881856a53bb544f858d56f783ba8aed321a24213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02203007 BTC
Feerates: 302.06 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (595,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,010 320,010 00000000000000002384a2a1dd1c1a01a37a49c7ba4af6bfb6bbddd1fe9e732a 1 0.00/1.00 vMB 0
320,009 320,009 0000000000000000098540c80168cfb40567a4ddd252ebd02b6f751a48c4407b 509 0.24/1.00 vMB 32
320,008 320,008 0000000000000000009fdf87e2cf83050c1c30e060811141f8d182f49940d52a 1 0.00/1.00 vMB 0
320,007 320,007 00000000000000001d942eba2c99ba5927054f14688610e25e2f14600f45d503 284 0.20/1.00 vMB 19
320,006 320,006 0000000000000000204378353a187e01ce97aa81c67fd28aa34e28dd4ad1e8be 815 0.61/1.00 vMB 20
320,005 320,005 00000000000000001687ef3611cc25a03ed22bfb65b250b4078c2818ab4e174c 1,906 0.75/1.00 vMB 34
320,004 320,004 00000000000000001f8193862cc99aa797ab0ec1d111e70e16d2dd7af6fda26c 453 0.36/1.00 vMB 41
320,003 320,003 000000000000000001ca94a6453eb13c402408e8b5f798aa81afcbf1afa61c3d 70 0.08/1.00 vMB 10
320,002 320,002 00000000000000000624720eb4feabdcb3667687488d0e2b7627ea7a9f4ab95c 228 0.11/1.00 vMB 26
320,001 320,001 00000000000000001bbfee4521419de4f79c19580027b00f9739ee7b2f0b5c57 166 0.14/1.00 vMB 12
320,000 320,000 000000000000000015aab005b28a326ade60f07515c33517ea5cb598f28fb7ea 357 0.23/1.00 vMB 26
319,999 319,999 000000000000000021ecc2772de2ce57c6bd327c4ceaea52a0ecd70548b8ca41 128 0.09/1.00 vMB 22
319,998 319,998 00000000000000000a58de3e542a4c9650cab2849a9249898bc958772d9d8d5b 1,734 0.75/1.00 vMB 36
319,997 319,997 0000000000000000036c35dc8df3919e92614a511beb08e87fc9fb92735f434d 32 0.03/1.00 vMB 15
319,996 319,996 000000000000000001e719a31787330698ae12ff90b306d028d5c89f577991e6 583 0.43/1.00 vMB 28
319,995 319,995 00000000000000001de4e2bc3142782205c3cb9be2dca7d3344787a0205d04e5 1,001 0.47/1.00 vMB 31
319,994 319,994 000000000000000015a4065fb8c403df6ebb4a757a4aac80ccad5532f6eebdc0 101 0.05/1.00 vMB 18
319,993 319,993 00000000000000000a408ce9d6303881276f5cfccfc1f87c15adb4b258842a2d 1,007 0.56/1.00 vMB 37
319,992 319,992 000000000000000026b8d2876a50b186b402cafdc44554248b1bdfe870a4d858 184 0.08/1.00 vMB 38
319,991 319,991 000000000000000017fb058769f07667444b874b9dc333778cec44c92ec13a27 108 0.06/1.00 vMB 29
319,990 319,990 0000000000000000213d7e006f157f689ce1ac9d66fb7e2fed46ce36a7e12b88 610 0.32/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.