Loading Tool

Explorer IconExplorer

Memory Pool

78,949 transactions
29.60 vMB
0.07281857 BTC
Random Selection Loading Transactions
Max Size: 177.57/200 MB

Candidate Block

Mining Attempt 9da6423862979cbc07ee5037b9d80d3e4bedbd017f2b6136d267e2b4140f41d6
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (132,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,367 782,367 00000000000000000004c175b447741df0fbbb04c33841a9d03985c2c9c4ca3b 1,513 1.00/1.00 vMB 24
782,366 782,366 00000000000000000003c2b2f725e7aeed78f1ad908e38f6734cd182c957123a 2,634 1.00/1.00 vMB 28
782,365 782,365 00000000000000000000c49ed3aa80754b524292cb622e347cc21e8dcfe6fa43 324 1.00/1.00 vMB 17
782,364 782,364 00000000000000000001c75757e15cb7708ca397e0bb010938e107a1ee271720 2,123 1.00/1.00 vMB 20
782,363 782,363 0000000000000000000066fbc150cc60d75e06f4e60ff21555f1574e156cca1f 2,363 1.00/1.00 vMB 31
782,362 782,362 000000000000000000057c87d8d44ef527f2468c0a4abba788214b2683bfe6ac 2,345 1.00/1.00 vMB 23
782,361 782,361 00000000000000000003952887f41e44d0cd4638c7ff440b7a2a77486bdbbb29 2,988 1.00/1.00 vMB 26
782,360 782,360 000000000000000000029636b4fae640b4432fa967b1dc10abcb207022431586 3,288 1.00/1.00 vMB 31
782,359 782,359 00000000000000000004170208735e2396374c4228a7395518743c5d78105eef 2,823 1.00/1.00 vMB 36
782,358 782,358 0000000000000000000235f556811b29b7146dc5dee11725a0d0d55937220769 2,708 1.00/1.00 vMB 41
782,357 782,357 0000000000000000000225c249d1f9d3a84dff73f48dc8e854528712234ae6be 2,691 1.00/1.00 vMB 36
782,356 782,356 000000000000000000051b560281b3f0d96c9f313cf060b0bae37982ccea3672 1,524 1.00/1.00 vMB 25
782,355 782,355 000000000000000000022eabc45b51954ab52e4528d096a9dea82200974bbec5 2,498 1.00/1.00 vMB 23
782,354 782,354 00000000000000000001d789a89fd529656ccbcbe9f4e44a6aeec1350c8903b5 2,221 1.00/1.00 vMB 26
782,353 782,353 00000000000000000003631b8c1a72314e71f78f8937da58d6750b9f65993f6e 2,443 1.00/1.00 vMB 31
782,352 782,352 00000000000000000004798375dd1d28bbd7c33506f0ad4a07a9f5ea4ae19163 3,071 1.00/1.00 vMB 43
782,351 782,351 000000000000000000006ffaa8bce37741c179177f69d6ba9aed2af63f5c03e2 2,550 1.00/1.00 vMB 30
782,350 782,350 00000000000000000001796c3ae61dbc53fb72d14c8f2e0cdd9ed3675c6e71d7 2,663 1.00/1.00 vMB 33
782,349 782,349 000000000000000000031f0d2ef7411c4cb3c3dea8e0b82e3ec5a4afc7a04bb5 3,322 1.00/1.00 vMB 37
782,348 782,348 000000000000000000044c1265d78cf8026e5d6d8396d3b1720c0471ee729096 2,548 1.00/1.00 vMB 29
782,347 782,347 000000000000000000010508229fc21e77e3c9fc79fd23964a829e4163ee466c 2,321 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.