Loading Tool

Explorer IconExplorer

Memory Pool

83,224 transactions
31.22 vMB
0.09174829 BTC
Random Selection Loading Transactions
Max Size: 191.49/200 MB

Candidate Block

Mining Attempt ee9ab180eab6fb87422097be3624b9c81ce3e7c8bbe3a82ec522cdbdc26be7ca
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 8ed97a5ce78a9170c889367c5268ef9dc2a624a4da63ddc1fbdbded1768ff5da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.02133108 BTC
Feerates: 114.60 > 2.14 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (306,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,005 609,005 00000000000000000012fdb2ce99c4783ff44e57bb5e51e10a60a62b540ca8b8 2,610 1.00/1.00 vMB 19
609,004 609,004 0000000000000000000a092c06de2f931b41a85c7dad536ca2381feb903aa75c 3,025 1.00/1.00 vMB 35
609,003 609,003 000000000000000000086c62fc587f9f31267dd93c13b634054b934403131722 2,726 0.75/1.00 vMB 15
609,002 609,002 0000000000000000000f71d76f5ed181d3a32cde100f1c895d6f6cbc95f75523 1,088 0.30/1.00 vMB 17
609,001 609,001 00000000000000000004ea3c354afcd365b863118c22b3ec1f00cba46abac245 3,055 1.00/1.00 vMB 13
609,000 609,000 0000000000000000000f6323de04d05e3df7209a188fac28c302fd9f4374fc15 2,463 1.00/1.00 vMB 6
608,999 608,999 00000000000000000010ef34db7a2711710bbbc025d6780d48b42edfdc3b6458 2,672 1.00/1.00 vMB 22
608,998 608,998 0000000000000000000098e0edeb5c7152c248dc595cacc7e6d0fde36c3275a9 2,649 1.00/1.00 vMB 17
608,997 608,997 0000000000000000000d9d8592138cc9618482170456e247fbde7c5a30a7e398 3,531 1.00/1.00 vMB 29
608,996 608,996 00000000000000000013b1fb412766486bf83453db50336f9789ea2f293f1fed 1,550 0.48/1.00 vMB 9
608,995 608,995 000000000000000000045ebd47aa0708a99577ed05ca132ec7477ae5754b64ee 2,933 1.00/1.00 vMB 11
608,994 608,994 00000000000000000011f0d265ecd07422b23c19694a34b4e9c574f8a2a4a0d5 3,310 1.00/1.00 vMB 29
608,993 608,993 000000000000000000141b1b4f0a659531088cc454cdd9dbd194dde636f3b641 981 0.30/1.00 vMB 4
608,992 608,992 0000000000000000000fdf4ddd1211df341066c147bb398fedaea5093b1808d9 3,060 1.00/1.00 vMB 20
608,991 608,991 0000000000000000000b2298ad36c5ccb8a1b80d08cdd8c0f408cd7748b8875a 644 0.18/1.00 vMB 13
608,990 608,990 0000000000000000000a61286177d5f8800a6b93b5a91064404e93b216a6d616 1,855 0.57/1.00 vMB 16
608,989 608,989 0000000000000000000d17493d1f281b777e5bedab28c7d9afa3f1a373ee593c 2,636 0.77/1.00 vMB 14
608,988 608,988 0000000000000000000cdae668cf934598383aee47582f37a178a05c91136270 211 0.07/1.00 vMB 11
608,987 608,987 0000000000000000000ebdddd09da57206672a03736b6fb896fe5fca23617ce0 516 0.13/1.00 vMB 13
608,986 608,986 0000000000000000001390b24ed0e2fda862eadfa3df2a776109c1bb0d1a7202 1,044 0.28/1.00 vMB 15
608,985 608,985 000000000000000000143dd92435ba840459ccf7b5c97e4bf0a11c75bdf4dd3d 2,541 0.78/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.