Loading Tool

Explorer IconExplorer

Memory Pool

80,197 transactions
29.53 vMB
0.09583553 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt dc644c215ef3dc4cae962eabd819f6f69572aa9b811efd3f5d1bb8c99688d57e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 3b20107380ecca90503ae1476edb50770409df80f737026bef6d963997384e03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.03363598 BTC
Feerates: 146.36 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (595,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,013 320,013 000000000000000001d24bd6985fb2c4f10c28a73633f506f90d4c4044ea9e6d 1 0.00/1.00 vMB 0
320,012 320,012 0000000000000000253c34dce5af18a0e3d17b660cdb4ba6be891f80f3bc28c7 1,024 0.31/1.00 vMB 51
320,011 320,011 00000000000000000e8d011f81bcb7a1f0d0d4e4ff75b28ab33e132911b9dd08 277 0.17/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.58 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.28 GB
    • Received: 15.90 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.