Loading Tool

Explorer IconExplorer

Memory Pool

41,130 transactions
27.33 vMB
0.07860329 BTC
Random Selection Loading Transactions
Max Size: 141.10/200 MB

Candidate Block

Mining Attempt 85dd7f7fb52077b6f51ac3983388c64da24eda09046317f77df840c2116c1145
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 128fbd9dbcc87ede763ef17d0013f17b29a26d3ea5927fc3de5feffcf096a398
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.02584661 BTC
Feerates: 141.50 > 2.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (500,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,030 414,030 000000000000000001e2bcc1ade2292c558bc941dd7be79db51fa08bc80ce985 266 1.00/1.00 vMB 13
414,029 414,029 000000000000000001a5c41ed29723e930f76f7fbdcb57e7c611513efd314384 380 0.25/1.00 vMB 22
414,028 414,028 000000000000000003c2a994892458168e478b64a04b035ff60a0d9c6b8aba08 1,721 1.00/1.00 vMB 54
414,027 414,027 00000000000000000196e4a10f5a1a9a219b62fe0b5fcc60c0e391089100364c 531 1.00/1.00 vMB 19
414,026 414,026 000000000000000000cc1b28c732dcc4c2be3dad3bb31df4db5f3f4dbcd5b885 1,184 1.00/1.00 vMB 20
414,025 414,025 000000000000000001b617c3a21862439d971143ae74e2525cf1a6e4b7fd5fe7 1,606 1.00/1.00 vMB 40
414,024 414,024 000000000000000002ebe06537f71e589760d5cacb5c57a3835834aec95454f5 1,953 1.00/1.00 vMB 52
414,023 414,023 0000000000000000057dc5c57fd1ab8da6288b8e86e6d60bdbea52da56048245 1,867 1.00/1.00 vMB 64
414,022 414,022 00000000000000000559addd48b897c1ee96a1fbb47adfc9295d556dffaa4165 934 1.00/1.00 vMB 63
414,021 414,021 000000000000000005620b271105e4817b6244add8cdb5e1d1031562aa2db206 818 1.00/1.00 vMB 60
414,020 414,020 000000000000000001d21a7d30a9ae9dc09227c91ccd40dd0d3b4b61c6fb51b2 395 1.00/1.00 vMB 55
414,019 414,019 000000000000000004dcfd9afb05f9a2627a2ac28ba85ebf173424c13da3aa7e 814 1.00/1.00 vMB 60
414,018 414,018 000000000000000003e900ae099e62287c91765cf3bae33c45c793f3ff97aa13 72 0.09/1.00 vMB 39
414,017 414,017 000000000000000003531e20502d68ddf7546d8676c70dbf9704ef19da09a9b9 852 1.00/1.00 vMB 62
414,016 414,016 0000000000000000050b5df9f6823008e7332c1d8bb2358b5a10a5a0bd10f675 334 1.00/1.00 vMB 21
414,015 414,015 0000000000000000016b147c532ea0e3072577acba2cb3e13565e37c07570c59 851 1.00/1.00 vMB 48
414,014 414,014 0000000000000000012001f6fe424a59df59bdc4535039454accff94ccfbb64a 561 1.00/1.00 vMB 56
414,013 414,013 000000000000000001ee9f9f626bbe1577d95b8688dac86ffb999fefcdc6f9db 653 1.00/1.00 vMB 46
414,012 414,012 00000000000000000498b8c93e6480df9a5b3a2297996c7f28202453112808e6 1,275 1.00/1.00 vMB 20
414,011 414,011 0000000000000000020b9a03fcda900cc5e1d0e2e6c27d08290b3fbf86663e9b 1,360 1.00/1.00 vMB 43
414,010 414,010 0000000000000000025b794cedfd36c760e1fd65ccea3cdc7b2e05c8825bb267 1,181 1.00/1.00 vMB 66
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.65 GB
    • Received: 12.21 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.