Loading Tool

Explorer IconExplorer

Memory Pool

50,321 transactions
29.87 vMB
0.11690766 BTC
Random Selection Loading Transactions
Max Size: 159.43/200 MB

Candidate Block

Mining Attempt dd1d6bedf9d3f0fe365576f365483174c7f3378547f008ca3d868793ccdb7b13
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root c556e6b5b400ce186398ab3d148e1630163d899586b47895090f8cf3b389150c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.05243715 BTC
Feerates: 301.60 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (295,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,876 618,876 0000000000000000000d3adad6dc47087bb9c9ef5ffbc0c73781370c19e57968 2,906 1.00/1.00 vMB 14
618,875 618,875 0000000000000000000ed1101521a39b1320bd9d0f57769b873531a65016dbeb 3,060 1.00/1.00 vMB 18
618,874 618,874 0000000000000000001169f8e95a8f86b63ffecd4a5967b3c444acd4a532a42c 3,243 1.00/1.00 vMB 17
618,873 618,873 0000000000000000000b804d0a7c68afaf198cbae1cc16ea3613435ce77a9521 2,625 1.00/1.00 vMB 17
618,872 618,872 000000000000000000028748ec1c4a875d342cf6af46dbaf1a6d387cae76023e 2,333 1.00/1.00 vMB 8
618,871 618,871 00000000000000000010033ace98f661531b781aa419395d4c24aed7c65eea51 2,917 1.00/1.00 vMB 26
618,870 618,870 0000000000000000000a61dcd3357f7ddb58a3fc40e5d91a73274afeb1767c91 2,719 1.00/1.00 vMB 26
618,869 618,869 000000000000000000078bc17df45f6cc853bdcdcede6d663e5e79c1f68a95be 2,511 0.81/1.00 vMB 20
618,868 618,868 00000000000000000004add816c6543f86efe5d7e834ef031fd7ef878d104676 1,250 0.36/1.00 vMB 19
618,867 618,867 000000000000000000117a8b0c7b7cc5dc7401f288ae77e93e8cf20fcd7e34b7 2,796 0.79/1.00 vMB 12
618,866 618,866 00000000000000000006a3d1cd8ae6f506b29c2fc0cf622ca227b0f9fe81a021 3,033 1.00/1.00 vMB 20
618,865 618,865 000000000000000000075cc4b5970a66676e5259d422a4445480e20705ea013e 251 0.07/1.00 vMB 18
618,864 618,864 0000000000000000000ab6be39715acc3ad84b44c41ed55cdf442bf28288fa2a 2,070 0.64/1.00 vMB 18
618,863 618,863 0000000000000000000460bd99f2b9eeb7b598c7a7c44126bc7d1a7156034689 1,720 0.60/1.00 vMB 18
618,862 618,862 000000000000000000095cde70516f83729a60a9a4ec45c66c1cd32653b7c5d7 3,075 0.93/1.00 vMB 10
618,861 618,861 000000000000000000068eaea749138302a65290e3cad56d9e571ea076f6a211 1 0.00/1.00 vMB 0
618,860 618,860 0000000000000000000e08ec164a9d31f4b4a402bdd0a115288a8104682f3330 2,603 1.00/1.00 vMB 9
618,859 618,859 000000000000000000036c0b0f50041ed8dadbc1c0b68411b6e9d821a465bb3b 3,165 1.00/1.00 vMB 21
618,858 618,858 00000000000000000008980814b9c01e7d06ce8c125249b7d3d94d6c3e76fe8e 2,388 1.00/1.00 vMB 27
618,857 618,857 000000000000000000016920074c1767bd5283a7cb5101cc35bfd600a2454a7e 2,789 0.79/1.00 vMB 13
618,856 618,856 0000000000000000000456ec9b29e42fb98e43e746b55c388e9e2e8dbe953583 2,926 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.