Loading Tool

Explorer IconExplorer

Memory Pool

35,458 transactions
25.88 vMB
0.06889786 BTC
Random Selection Loading Transactions
Max Size: 131.71/200 MB

Candidate Block

Mining Attempt 625b5098186719ffefb747f1aaf5f72355dce8a6f36fd23defe51e65499c3b98
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 64475076b5641b2f3d13502c6de78d2c33711ad5f3652fa8423e1091b0c6a22d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.02152058 BTC
Feerates: 150.77 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (509,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,349 405,349 0000000000000000031b40fd79b1719df70bf507ccadd2f3e1bafedbc3ac83c3 1,800 1.00/1.00 vMB 28
405,348 405,348 0000000000000000041104cf54a5f0dea16e4a5fa0bc97f560819123f7463513 1,932 1.00/1.00 vMB 42
405,347 405,347 000000000000000000e153a2df51924d1cd09f27d43414cc2fd596532059d633 2,396 1.00/1.00 vMB 51
405,346 405,346 00000000000000000688d24994ae290b5e43574a718e064b840ab0c81ae5e0df 1,397 1.00/1.00 vMB 79
405,345 405,345 000000000000000000d8c961807e9cfafa3f424d34e89a91bd1edb06f11528f1 1,657 1.00/1.00 vMB 41
405,344 405,344 0000000000000000036dffbc92351f7ecb6f73f368dcc194269247c7ffa556a9 1,779 0.99/1.00 vMB 52
405,343 405,343 000000000000000006063c44097f6646bd9695a7bb50e7dcc5d22a6f00238560 1,923 1.00/1.00 vMB 57
405,342 405,342 00000000000000000335b169d78bf3d6ca30b3841b1b68a0948d4a96162296a8 1,715 0.97/1.00 vMB 47
405,341 405,341 000000000000000005d619af8f3fb21273965e5e0f0c67f21eb15799d13bbbb0 2,316 1.00/1.00 vMB 35
405,340 405,340 000000000000000003f1300ab19b44ae9bbe6d286dfbd2d6497eac33b113fdc0 986 1.00/1.00 vMB 67
405,339 405,339 0000000000000000026e77ccdb02d04d00bef153d0f5362325693ca5e9ee0ac8 1,323 0.80/1.00 vMB 46
405,338 405,338 00000000000000000027d457fe8d81584caa0603f9686409bc68aa4faa622e4a 74 0.04/1.00 vMB 53
405,337 405,337 00000000000000000337a50d65aa4140ea547a9309e54336449bd14724715d72 425 0.34/1.00 vMB 38
405,336 405,336 000000000000000002d4b65945c4cf2f0db2eb29224286101e9dbfb2761f7383 414 0.26/1.00 vMB 49
405,335 405,335 00000000000000000580e3eb4633f889ed067fd767c82332d0ffcb7f8a67b92b 478 0.33/1.00 vMB 42
405,334 405,334 0000000000000000055ea03abfc935470213d113f8f632b493d0aea64c6a08af 987 0.49/1.00 vMB 51
405,333 405,333 000000000000000005edfc48b90aef8f470d9815e362c774f8589ca5907651bb 1,068 0.76/1.00 vMB 42
405,332 405,332 000000000000000006448bbd2125cb189f7c40408c79d6096e8e76262d66b28f 1,220 1.00/1.00 vMB 40
405,331 405,331 0000000000000000033966b0703b8e5db6fedf14c95b29057c4ab5223edf73e5 983 0.93/1.00 vMB 38
405,330 405,330 0000000000000000066fd9ff37be321168c9e9ce60bfb849ec79a76b8a548a91 438 0.82/1.00 vMB 13
405,329 405,329 000000000000000000c6f1b08b1b8206706ff4ddd356fbbca7fe1b5ac11cf991 1,312 0.93/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.