Loading Tool

Explorer IconExplorer

Memory Pool

40,346 transactions
26.46 vMB
0.05704506 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt de4549372fd8aa036dacad56a5602cedb80776e9b499c368a62e6079b5c1e503
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1b1c37b60100b34fc730d8973348de3b615b10b9aa4c663879d32a5d104251f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,312
Size: 1.00 vMB
Total Fees: 0.00844896 BTC
Feerates: 50.27 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (329,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,320 585,320 000000000000000000066f1dee5758bc9ab332a7c12cf2ef296a06f0734e4aa7 1,493 0.53/1.00 vMB 27
585,319 585,319 0000000000000000001b27bf9346f8a131433ba2df07707ef621ccb0aeaa0f1d 1,820 0.69/1.00 vMB 30
585,318 585,318 0000000000000000000e00d4662476fbe4de2bdf2387ec60287123cc798c01a3 353 0.11/1.00 vMB 39
585,317 585,317 000000000000000000012d533a692cb5bdeca190f1818675ffce806bd5b0b5ad 1,913 0.60/1.00 vMB 27
585,316 585,316 000000000000000000044168ee66e2ac7d05e37e2f3e16798b8708c921da6647 2,217 0.71/1.00 vMB 28
585,315 585,315 00000000000000000007d9fc08019e01c4f1ec26ab3dbedc037f3f141c39924d 2,490 0.76/1.00 vMB 23
585,314 585,314 00000000000000000013d226a5bd6d133e9d9a9ccdad5523b55635b6b7620a8f 1,546 0.48/1.00 vMB 40
585,313 585,313 0000000000000000000492c12ecdc2d9adb21b12284e1a559fe11fdad44d5197 985 0.31/1.00 vMB 30
585,312 585,312 00000000000000000010ba0e0dcbfa0a08fdbdbd2a8d8df22d188b8e75f17b21 2,388 0.87/1.00 vMB 29
585,311 585,311 0000000000000000000ac11998de083e60765c493de0f32068d26deef5a63fe6 493 0.18/1.00 vMB 30
585,310 585,310 00000000000000000006a5d4c606dd4f4f0cfc0228c891069d8d7f83c3fa7dca 2,132 0.77/1.00 vMB 29
585,309 585,309 00000000000000000006bf21146253995867984c23675190f1d26910d1abfb04 2,987 1.00/1.00 vMB 24
585,308 585,308 0000000000000000000db40b8598bd32f992461dce4c1b8c344b3b140bc5a79f 2,825 1.00/1.00 vMB 47
585,307 585,307 00000000000000000000f59089875408f9c8960930328ed17c92e6e82bc910bd 168 0.04/1.00 vMB 27
585,306 585,306 0000000000000000001bca8e851115909ebb2bf2c5b260f8a5e49de0c0a3e63e 1,688 0.59/1.00 vMB 20
585,305 585,305 0000000000000000001d52ee28219bcdca20b6d6c724668b7ae5e8434467f536 2,327 1.00/1.00 vMB 46
585,304 585,304 0000000000000000000d6dacb636218c46d64593262c99371d076e4ec047e7c0 563 0.30/1.00 vMB 30
585,303 585,303 0000000000000000000979d7a27e7236caafebe39c6e00811673fffc88270e4b 1,372 1.00/1.00 vMB 38
585,302 585,302 000000000000000000151c665b04fab0f5f6647841a1c79567e69cd683f2304e 2,263 1.00/1.00 vMB 20
585,301 585,301 0000000000000000001cc193175a60a44bbac843646dffe5b6aa94099f902aab 2,884 1.00/1.00 vMB 72
585,300 585,300 00000000000000000000a50d9962976d23859b049ce838e5377d3fc810eab998 648 0.40/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.