Loading Tool

Explorer IconExplorer

Memory Pool

10,205 transactions
9.49 vMB
0.02681725 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.86/200 MB

Candidate Block

Mining Attempt 739aebaa53dc8fe3e9313e0c3e419cb51abdb5ae5b7dfd2233cbb141319a51ff
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root 11780940e4924c9013294459699860756f1db64c2b67baaf1953486ebbac5804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,289
Size: 0.997987 1.00 vMB
Total Fees: 0.01291539 BTC
Feerates: 101.62 > 1.29 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (742,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,279 171,279 00000000000004ba81144a1544d97c718583f3f0285976dd72668ca22e75ec5a 26 0.01/1.00 vMB 0
171,278 171,278 0000000000000a7f7661ae288bfcef39868f9ac646ae8a996eacf238ee9a3ac7 74 0.08/1.00 vMB 99
171,277 171,277 000000000000003b6537e1254538f396add819794e95c0d8e79c2478784506c8 1 0.00/1.00 vMB 0
171,276 171,276 0000000000000029df286eb47489d116b4c7a17f104d074fab41bb76e6306ed3 35 0.02/1.00 vMB 69
171,275 171,275 00000000000003a681f718619ddc7e04e0a8a4c1cf8cb0af670c7a663f2629b5 1 0.00/1.00 vMB 0
171,274 171,274 000000000000083d61c7e5dc953cee22af00346818a3a9a322f42e8243831f6b 69 0.05/1.00 vMB 163
171,273 171,273 00000000000004e99d40d67beace7a7ff98bbff457feb5e5541dd39a7638596a 90 0.03/1.00 vMB 21
171,272 171,272 000000000000069572fb902cdc540af8432cb42bcb342f09b3b74943cff31cda 75 0.07/1.00 vMB 432
171,271 171,271 0000000000000162cf5c9febf5edfda309604c296743fb7e4e5193d4fb335044 92 0.03/1.00 vMB 82
171,270 171,270 0000000000000848038ad814557be8d65d9032514acf6cde23373fb0d387b3e5 33 0.01/1.00 vMB 199
171,269 171,269 000000000000088487f16486cf8fc0c87f4b3e9b536378140c08c9bdc5c9958c 30 0.03/1.00 vMB 40
171,268 171,268 00000000000002940c926b904cade5410ce2fbe6aa41d597e8ebc5023c77d368 72 0.05/1.00 vMB 84
171,267 171,267 000000000000047941d0b2cc437617af7315853ea38d62537977a62481c75385 148 0.05/1.00 vMB 100
171,266 171,266 0000000000000251a8801909669d34b99c230cdfc4f8dd7e438778bc9cfd8b24 1 0.00/1.00 vMB 0
171,265 171,265 000000000000005a22b44a46d64715e0a0021b681c3e1427ac4094b536582318 60 0.04/1.00 vMB 263
171,264 171,264 0000000000000a47e75adb826c4522e67c48163a6e72483bedd4585c6d7a185d 1 0.00/1.00 vMB 0
171,263 171,263 00000000000004da74555308215cf24bc2fb8944dec6513dd914a5fa6e9edab7 39 0.05/1.00 vMB 80
171,262 171,262 00000000000009231d79ce3c6887a0711ecb299cde90ffd38dac0bec65f77600 1 0.00/1.00 vMB 0
171,261 171,261 00000000000006e7fb8d962570adaa9a7cdf64fb2f388576d16571a6a2b43218 107 0.03/1.00 vMB 62
171,260 171,260 00000000000006ed97090d6e614ed1bd77f344cfc13e165f2929f029f256ee4f 44 0.03/1.00 vMB 98
171,259 171,259 00000000000007ed46477d4704c7a8a776dd1d4f6116980d489ad4c5cc270188 127 0.04/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 780.28 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: 515.97 GB
    • Received: 4.39 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.