Loading Tool

Explorer IconExplorer

Memory Pool

34,329 transactions
25.77 vMB
0.05625372 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt 3923293dd4f66b4eeb87cba3fc10e2d488b96f51f60d654fa21504c05a597265
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (399,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,308 515,308 0000000000000000000be8417cc5002c4ac1fba0404fbbf1ce08c1473eb02a0e 536 0.20/1.00 vMB 23
515,307 515,307 00000000000000000015945a24d4085bd0678d0c019f7f74c0284e907ca4279b 66 0.02/1.00 vMB 18
515,306 515,306 00000000000000000005cc69742fd65d27e2428ae61b6febd46473fc8839f376 1,074 0.46/1.00 vMB 31
515,305 515,305 0000000000000000001523f28de3fe6218b2323f33bbe76f8f8d7f0c0d897ecf 2,230 0.75/1.00 vMB 43
515,304 515,304 0000000000000000001d4bbc5778b65c1a48483ed9aa32ec80694276f3e251fc 585 0.26/1.00 vMB 24
515,303 515,303 00000000000000000011d737067722ce4557aa54aa5942d45e0950ff6a10e208 2,319 0.86/1.00 vMB 33
515,302 515,302 00000000000000000015361409d5ce126dfdaaaf4fff801834b2cd3a58189210 1,978 0.75/1.00 vMB 30
515,301 515,301 00000000000000000009ce6b7af6b9687e334d13bcbdc075a20fd97fcb5f75c2 1,356 0.49/1.00 vMB 31
515,300 515,300 00000000000000000033e70b7d8a69f7b5f4cc925d74e27ffe3a6cebc60ec9a1 1,430 0.56/1.00 vMB 28
515,299 515,299 0000000000000000002fffe052877968d9d08ae50ecd7c53d50cf6c14a5e9f85 238 0.15/1.00 vMB 13
515,298 515,298 000000000000000000299ca07ebcc561d4ec07f866fc0bacbae29102d9df864d 2,799 1.00/1.00 vMB 38
515,297 515,297 0000000000000000001c9d0e26728c4cd79958b27693d8129330c0dc5ce37d6a 1,442 0.57/1.00 vMB 25
515,296 515,296 000000000000000000451fc412e240f1214565c3c0c57fd4eb6d04c5b9f8fe0b 1,647 0.56/1.00 vMB 33
515,295 515,295 00000000000000000032e1c7dc11e4fe6075abf03ef52063e7a04d53580a2ae1 550 0.22/1.00 vMB 29
515,294 515,294 000000000000000000291ccf3794f7b5586faa36391cd1a4586061c8543fdf46 964 0.38/1.00 vMB 23
515,293 515,293 0000000000000000004f66e62cd878db6014a48490236330073f7daef0373b0b 949 0.38/1.00 vMB 12
515,292 515,292 0000000000000000003ab5548bd77533c447de7c3f127b7211f7c45467e3a29d 2,322 1.00/1.00 vMB 24
515,291 515,291 00000000000000000026ec962f74a6b40ce182f4a5acf75081c173357ec17600 2,695 1.00/1.00 vMB 45
515,290 515,290 0000000000000000001931840ceac85264e6dbc652b7c3d41259765b733f53c7 532 0.26/1.00 vMB 36
515,289 515,289 00000000000000000045a5dc4f07e25f064b305d133d960623a90b56edbfd00e 2,376 0.91/1.00 vMB 28
515,288 515,288 0000000000000000001c709ec93b55954fab72fb1324f95573a054944939d768 1,234 0.45/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.