Loading Tool

Explorer IconExplorer

Memory Pool

27,513 transactions
12.34 vMB
0.03841742 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.17/200 MB

Candidate Block

Mining Attempt d5fb8f802510e173de263bbc2da456247b4096fef4c4e546ab14b52a2797ec06
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root 70f8aead2ed5089b64bbc72e4e474658e11e0115d0fc124aa537eab018fbea92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,614
Size: 0.99788575 1.00 vMB
Total Fees: 0.01665170 BTC
Feerates: 151.16 > 1.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (657,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,204 256,204 0000000000000018bcfb82c50b36b163ce29ad079d51d85aaafeb5efd65f48aa 59 0.03/1.00 vMB 134
256,203 256,203 00000000000000021266d5b8ec858ba86a04ea30af019b643bd74d94ab3affee 211 0.08/1.00 vMB 105
256,202 256,202 0000000000000024907195fdecebe13d613c45e89627100e49b0191bbe0f4cfe 81 0.03/1.00 vMB 99
256,201 256,201 000000000000000e223e2dcd8dee9655f1fe6f5a133077ebfe4834c61c113e8c 58 0.02/1.00 vMB 126
256,200 256,200 00000000000000032827a1b515a31d40f49998db3aa450456a4d8a843c59d8da 245 0.10/1.00 vMB 105
256,199 256,199 000000000000001c86608e4e15858aba9f50d701a39e7eaa4245f454a4ea9fcd 66 0.03/1.00 vMB 88
256,198 256,198 000000000000000afddd077831b7460e5d2d5b4c95994be426fe09069eb3cb38 163 0.06/1.00 vMB 115
256,197 256,197 00000000000000194219bd205dcc7650fb1ca6000f86a86211f37904142db62c 54 0.04/1.00 vMB 48
256,196 256,196 000000000000002ca47773542513b03beb517554f3ba32c155cf7f3b2424a59d 487 0.18/1.00 vMB 116
256,195 256,195 000000000000000eaf30d33db53f0e491996b1858c35431bb230670a08ab201a 108 0.05/1.00 vMB 95
256,194 256,194 00000000000000210dfe5704c01881b4fc0064aa6240309ebbee1a0e989ad11c 241 0.10/1.00 vMB 100
256,193 256,193 00000000000000083dbf70fad9d7c4a24c07049b1c4cf3ed260b6394a9d16ec8 196 0.08/1.00 vMB 71
256,192 256,192 000000000000002848a62a06519846aff14da3787674f8e79b00c864d3c662d6 30 0.01/1.00 vMB 11
256,191 256,191 000000000000002938fd613f479f9386d857fad3ccf963c37ae017e2ba27101d 42 0.02/1.00 vMB 43
256,190 256,190 0000000000000020d015ac949dcdfe447a453fd39df423d4d9bd10649c2eba84 407 0.18/1.00 vMB 97
256,189 256,189 000000000000002101f5471fb546c4023975f2598d975f79a59664ecc0b9955f 501 0.27/1.00 vMB 45
256,188 256,188 000000000000002eac0773d18d44daa0f8014ed512428f2c214fbf81f8c50b1a 785 0.25/1.00 vMB 179
256,187 256,187 000000000000002889763e4f26b2122baaa1796c7f45801328f236ff1c9f003b 807 0.36/1.00 vMB 106
256,186 256,186 00000000000000047c0582e59ae791ce9c60715a5115070c13a9e76cb41709e8 380 0.17/1.00 vMB 96
256,185 256,185 00000000000000268d844a6e45ce77aaf732e3a9326728333d7991736e11ac28 82 0.04/1.00 vMB 117
256,184 256,184 000000000000001644a7bf5560e5c7d41b5a00f633bc3641dcef78d554df58b2 207 0.09/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 780.20 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: 505.75 GB
    • Received: 4.05 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.