Loading Tool

Explorer IconExplorer

Memory Pool

22,858 transactions
24.48 vMB
0.04978733 BTC
Random Selection Loading Transactions
Max Size: 117.85/200 MB

Candidate Block

Mining Attempt ffeab65195362c41b706136f9eec03b2a7f526ca0274544295b01f8a592c3d55
Version 20000000
Previous Block 00000000000000000000ebfca2dd5a5d1d4bd9d4f9ab5c8fb51d534119ee4a4f
Merkle Root 7e9f001cb17120a81b62eaf9a3946d4c59ff09f826f93185e641406baf5a785c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,615
Size: 1.00 vMB
Total Fees: 0.00621246 BTC
Feerates: 159.02 > 0.62 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,228 (853,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,686 60,686 0000000006d1ce6cf1adbb28aeed41bf8d7e6667a5116bf3139e20ed8ee1472e 1 0.00/1.00 vMB 0
60,685 60,685 0000000005f3b82cc3a5b5f2a9d0b5b7a60b8f37cecaf7b6a628dc3596d26ae4 1 0.00/1.00 vMB 0
60,684 60,684 000000000533a42a09c76dc94be8b19452f97217ed718f35804644f685d74db2 1 0.00/1.00 vMB 0
60,683 60,683 00000000079481dd44a808092923cd7de8e1c505224d8f4ef1a8811b91322e64 1 0.00/1.00 vMB 0
60,682 60,682 0000000005e8a4221b8f55977be74b1437b2c0635c908f52d3b6b530ff2af793 2 0.00/1.00 vMB 0
60,681 60,681 000000000481d5c878f78a871e265890cc6f2d43f5d732ad9a6d5b3cfc4ab993 1 0.00/1.00 vMB 0
60,680 60,680 00000000099699ffbe69ffb89f6202069bbdb1b2800829097c0bdcbd555b0987 1 0.00/1.00 vMB 0
60,679 60,679 000000000a6f1d356f871061d19a035664374253e8c50fd44cb98330789da0a7 1 0.00/1.00 vMB 0
60,678 60,678 000000000e5b5c34d85d33e2e3dd9b185607d29198c801cba4b393cfe3c851d1 2 0.00/1.00 vMB 0
60,677 60,677 00000000028b42c41ef4f4a8b2ac7c43a48be44acb569de29a297f13e4c210e6 1 0.00/1.00 vMB 0
60,676 60,676 0000000007809d5f55ecf12edbf1b2624d1602882e37d2df6ddd649719346a98 5 0.00/1.00 vMB 0
60,675 60,675 00000000096de97d955ab8ce5c2e488e01a71c6e3aa9a3a4cf97a53f84cfae57 1 0.00/1.00 vMB 0
60,674 60,674 000000000a0fabc01d283c8a4a734d5a91b205580ccfb6a274ccae5a3320d6b5 4 0.00/1.00 vMB 0
60,673 60,673 000000000ba9f008c1206231d3fcc2f0fec124ac035a49e82044925dd1166896 1 0.00/1.00 vMB 0
60,672 60,672 000000000280dbd54b207e27ef969dd6e5f7e3c2b44d21e283c9b06003c3cb63 1 0.00/1.00 vMB 0
60,671 60,671 000000000a33847acf7bdf451e47260752715dfd5c75d437c3409a36735e5cec 1 0.00/1.00 vMB 0
60,670 60,670 000000000ba2137cb33e46ede2b0e556070c9f0583e20cd337e40e2053b0cda8 1 0.00/1.00 vMB 0
60,669 60,669 0000000006ab842b76265b497738aca1254e6c88c79a2d4d50f8f504ae5a7d8d 1 0.00/1.00 vMB 0
60,668 60,668 00000000000a42d181a1f96f02b307509cf816e89990e9265e87346803ba48ad 1 0.00/1.00 vMB 0
60,667 60,667 000000000b71ef6126effc5c8263044ec4b1370ff9ea7c7473bdad2d64be5d04 1 0.00/1.00 vMB 0
60,666 60,666 000000000a4eb23c627ef966656d138ebea4aad06db33969e91e2dbee0b29813 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 575.41 GB
    • Received: 8.27 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.