Loading Tool

Explorer IconExplorer

Memory Pool

11,935 transactions
6.85 vMB
0.02314528 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.24/200 MB

Candidate Block

Mining Attempt 92a4db30068ea5c478d933a984af29e13a3c7b26efa14ca7fe30847dd7db1d21
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root ad172528a1048c49bea359833c6d7b6ba161007b1af2ef2daa7dc4abb5ac77a6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,173
Size: 1.00 vMB
Total Fees: 0.00985181 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (642,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,758 270,758 00000000000000036baa37e2dd51a7ee4dda4e4b2cebba9c43f1bbc77bec2a44 838 0.25 vMB 313
270,757 270,757 000000000000000491f14090997b9a0d75f840c8c96ea1c55eb350c44b75c835 378 0.12 vMB 202
270,756 270,756 0000000000000003bfebf428ea6e9aa8956ffd9911303cd01c9db92db7524be1 565 0.20 vMB 103
270,755 270,755 000000000000000647d5d4f37a60a228001467a3623adb6af153f162601470cd 965 0.38 vMB 110
270,754 270,754 000000000000000618dc267c658904778fd542f1047a65ae51c24c63cd3772d3 235 0.08 vMB 139
270,753 270,753 0000000000000006efea46f32ccfb17c86de55f4fd875508c11c8b3bbdecb39c 1,006 0.36 vMB 102
270,752 270,752 000000000000000452c3a9a20bb1161c45d0bc132226e56b0a576499517619a1 435 0.26 vMB 44
270,751 270,751 00000000000000055ddfbb679355f2dbc46fd8a6711df026a07e2de30ff26048 827 0.25 vMB 97
270,750 270,750 0000000000000006cfa5a3c864bc31b20a1ec06cda0a70cf28a8dcea8f6cd92c 212 0.12 vMB 28
270,749 270,749 0000000000000006511d8d1108d6e76df2b4223b4a6ab7578d6f3c14f6086377 588 0.25 vMB 32
270,748 270,748 0000000000000002d7dd2c64c48ce8ce1d3e9ea292c074392541532d3e9717ac 791 0.25 vMB 102
270,747 270,747 00000000000000035d4357ccf232044678cf0c25745e3a430e6929ea4c487e26 288 0.17 vMB 50
270,746 270,746 00000000000000038164bf66aafc63f004af1e4ef25cf878e942e4fbdc83d2a1 184 0.11 vMB 50
270,745 270,745 0000000000000003b80b2ff441fc37594bd6572610a434178e48d2440d01254c 98 0.04 vMB 85
270,744 270,744 0000000000000001fbc76666a54d43c2d13aebffba116398e6c705afd5fe9099 270 0.24 vMB 31
270,743 270,743 00000000000000069161e558d692763750a3ff60b5d4ed651d6522ed8540c8c4 1,222 0.50 vMB 66
270,742 270,742 000000000000000353045991ff3633d9a2eb640d7fa2465f25f1f3e6702859b3 752 0.50 vMB 29
270,741 270,741 000000000000000521650dc0fdb37134b6fe69b03ac9540d565d2277f82a54fc 143 0.06 vMB 204
270,740 270,740 000000000000000307489df50e1420888a47cd0ce358f0e8b3e28658b0a920e1 800 0.50 vMB 36
270,739 270,739 000000000000000216354186fb700ecd9af8ad446c75b3461fe19089ae95f1f3 1,180 0.50 vMB 65
270,738 270,738 0000000000000006bcaf2124332e1ff25037c4db53d090ca4faada9a053a705f 160 0.50 vMB 76
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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