Loading Tool

Explorer IconExplorer

Memory Pool

43,226 transactions
26.35 vMB
0.05831577 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt 29e12bc98ffd858cd3652f95b26ae0cf2ab8a8cc9bd9389473a7fc3366da1fa4
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root aa8508db00ba02100932e9c3c031e4682fc51278fd4f6cfb26351711bdd5841d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,156
Size: 1.00 vMB
Total Fees: 0.01017503 BTC
Feerates: 107.54 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (329,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,009 585,009 00000000000000000009a9beb98b145977c9fab0862ae50b6c18cecf16f38b99 2,801 1.00/1.00 vMB 82
585,008 585,008 00000000000000000009d3b79056973af7d577454aa5354ff40d173b7111fd80 1,059 1.00/1.00 vMB 21
585,007 585,007 000000000000000000172d792f537456f50558880c6fe6873e1a5b61f6a3c24c 208 1.00/1.00 vMB 10
585,006 585,006 00000000000000000006ea2552c18836101d7b71d11e17ef9466aa96ca6d89d2 671 1.00/1.00 vMB 21
585,005 585,005 00000000000000000011a255409b077be7f4dcd2029df44a38e751a913dad68f 1,717 1.00/1.00 vMB 40
585,004 585,004 0000000000000000000bc5a957282a266e82d295cae846adac3dcd2bc2a01ef1 2,034 1.00/1.00 vMB 45
585,003 585,003 0000000000000000001165c265291146dcc094b01ebd9663536942e5e0d940a3 2,641 1.00/1.00 vMB 81
585,002 585,002 0000000000000000001d3cd505bca2c1f7c9480ef40d5c88b26a3bf987602f9c 2,118 1.00/1.00 vMB 53
585,001 585,001 0000000000000000001c5fc21d6af2690f8048fa139d5bce14bd4e32899e6892 1,658 1.00/1.00 vMB 30
585,000 585,000 000000000000000000160896ebed62f575b5af35609bedd96b27003c94f8b475 2,028 1.00/1.00 vMB 56
584,999 584,999 0000000000000000000623610938c2caf1cbf44613fc8a1108c69e5668957cae 1,288 1.00/1.00 vMB 68
584,998 584,998 0000000000000000000ddefc1d0a3c6b3c3bddc1013781433ec22f8c185c6179 1,662 1.00/1.00 vMB 16
584,997 584,997 00000000000000000005c3254c3dd125d9366176e268ade03167193f44b2256c 1,974 1.00/1.00 vMB 29
584,996 584,996 00000000000000000017da291e38ba74264946d6d9cd126101e9d19963b47f04 2,168 1.00/1.00 vMB 32
584,995 584,995 0000000000000000001d08fd1c4c0955ded2f9543822039facbe4496d07f49ec 1,785 1.00/1.00 vMB 34
584,994 584,994 0000000000000000000afb968e3ee7eeba45549414320a05622eb7cf80d3e056 1,995 1.00/1.00 vMB 31
584,993 584,993 0000000000000000001c0c3a4df33025c2c75802fd89339b88feb817e3f1a2c0 2,672 1.00/1.00 vMB 30
584,992 584,992 00000000000000000007bcb60bb303fa199663719b8974b2720387cf84b858c0 2,672 1.00/1.00 vMB 64
584,991 584,991 0000000000000000001eef5161b7c744e89bc8f013855f11b66e95cfaefc3520 2,433 1.00/1.00 vMB 75
584,990 584,990 0000000000000000000594f804b0e1d8a9b19e731319174725bb702d97be0582 2,606 1.00/1.00 vMB 55
584,989 584,989 0000000000000000000c8855e7edb18554810344e55377c59f2c36b2045a43b5 3,342 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.91 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: 645.62 GB
    • Received: 12.75 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.