Loading Tool

Explorer IconExplorer

Memory Pool

39,929 transactions
19.91 vMB
0.06225067 BTC
Random Selection Loading Transactions
Max Size: 110.04/200 MB

Candidate Block

Mining Attempt 11440456abb2ea73eb826d64f1a22f9b34f25c1737505f973b2c11b69bfa6105
Version 20000000
Previous Block 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6
Merkle Root 2a3f5a76fccf943edb893b08a1501d8057d017ff919759527e0ef3013153f856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,552
Size: 1.00 vMB
Total Fees: 0.02316361 BTC
Feerates: 502.67 > 2.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,035 (809,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,007 105,007 000000000002868e3b1ca0c881cded98d25010edc660eda14f40ceb7a3584284 12 0.00/1.00 vMB 0
105,006 105,006 0000000000024ca972a7bd9ecb98500f0eb953d366bc32fa8fc62d257172a8ab 12 0.00/1.00 vMB 0
105,005 105,005 0000000000004ef21fadd4967668e26d318b57093a0e6f88c4cca22914e0c718 9 0.00/1.00 vMB 0
105,004 105,004 000000000002d18e17c0b8f8da76399bb93a9ffe336b5c9bedd794a9e18e8f93 10 0.00/1.00 vMB 0
105,003 105,003 0000000000026df6dae436910517e97db75a2eb67ad14b466be54e07be3a138b 11 0.00/1.00 vMB 0
105,002 105,002 0000000000009cb90dfb255d7216b7e3b999e722d66eb862602f114d884bb26f 3 0.00/1.00 vMB 0
105,001 105,001 000000000000265dad8db0728e318aabd0098e69a82984f8c1c5b9d55de5fd9a 30 0.01/1.00 vMB 0
105,000 105,000 00000000000291ce28027faea320c8d2b054b2e0fe44a773f3eefb151d6bdc97 1 0.00/1.00 vMB 0
104,999 104,999 00000000000020886d4d00050f1236674ae78262904cff58564f5a69aa72e5c0 3 0.00/1.00 vMB 0
104,998 104,998 000000000002d56a5decd1a2875506e8c5d38ce3a24f529959127806ca826976 2 0.00/1.00 vMB 0
104,997 104,997 000000000000dd81683e00bfad39ec0d208fa2c9946047d20898a3732064dec8 4 0.00/1.00 vMB 0
104,996 104,996 00000000000175944e6918ef5730fdf4b4c1d7cc6843a6963925911ebedf7665 1 0.00/1.00 vMB 0
104,995 104,995 000000000000005acfa644fd281ecf85005c7514c05eade6710a8a9353898c0e 2 0.00/1.00 vMB 0
104,994 104,994 00000000000087dc9ec91a2dc7b7757b013e53980649419809a1c7a74cb02f23 1 0.00/1.00 vMB 0
104,993 104,993 0000000000024e8d159c7591a3cdbbb899bc28b2c90e14621875248226c794cc 9 0.00/1.00 vMB 0
104,992 104,992 000000000001db69aea0004c1f2275c367d46aee84a9aa11cb89f36ed7b32e8b 13 0.00/1.00 vMB 0
104,991 104,991 00000000000152fd1d6ef436578f4d9f18d1ccae38f646f60e557eecdc069d7a 12 0.00/1.00 vMB 0
104,990 104,990 000000000002f8869843e3711ea72e01993365fcd8c730f19e5172981298a08a 1 0.00/1.00 vMB 0
104,989 104,989 0000000000023b0ca420f5a54635ff8981528d36b82e829b9485c7e0d39dab14 1 0.00/1.00 vMB 0
104,988 104,988 0000000000017327036113467ee0f0b12585f992f12c46d5c15546ffb0093bdc 3 0.00/1.00 vMB 0
104,987 104,987 0000000000002188131a4cad9ac9bd61b1d217de7530be53b341b8279d284fee 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 552.17 GB
    • Received: 6.55 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.