Loading Tool

Explorer IconExplorer

Memory Pool

78,189 transactions
29.28 vMB
0.07708785 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt c82d0f6396694df34d40142579e96cf9ef20e2cc72c5733e61fc4ac4796cb5f1
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 869d52dad047d48f164cf76807eaad5d207d9dd1dc5d347c97c9df249b4f3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01295622 BTC
Feerates: 73.20 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (239,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,728 675,728 00000000000000000002c254d8e6831e5326b0c60e21545fbaf3ed910afe876c 1,046 1.00/1.00 vMB 35
675,727 675,727 000000000000000000068dcbf57698a00682041321992b1491071e54dbd10cee 541 1.00/1.00 vMB 23
675,726 675,726 00000000000000000006ad4b521366b2a61fbf1c667898bf17a69ef203858ce4 1,028 1.00/1.00 vMB 9
675,725 675,725 00000000000000000000ba0c44c1b6f874b963d30f18b3f1915686bbe2b80808 1,788 1.00/1.00 vMB 9
675,724 675,724 00000000000000000003186108a3a8fec839d55ab22312b32e23632b6203118e 2,117 1.00/1.00 vMB 38
675,723 675,723 000000000000000000067da5c0c6b87d704069999277104ead26ed57f9165abd 1,455 1.00/1.00 vMB 33
675,722 675,722 000000000000000000001a5be754a06aa944f85a6879ef401c5319d681676063 1,673 1.00/1.00 vMB 68
675,721 675,721 000000000000000000033da31772bddbdfd90ff1ea887b90fc1e65d501b71d54 1,919 1.00/1.00 vMB 98
675,720 675,720 00000000000000000009014790788ec17a4da6e6709efa2f79b9de0fec4356b4 1,644 1.00/1.00 vMB 103
675,719 675,719 00000000000000000000c68af516a9ca420f33d2d4a3a57deb0720856ef66412 1,393 1.00/1.00 vMB 77
675,718 675,718 00000000000000000005b5131df01ee8fa669a3de1b95a773a40b4b6cf2727d5 1,263 1.00/1.00 vMB 16
675,717 675,717 00000000000000000003d274e011da6d415b79520b4614f65ea030f3fa989b68 1,404 1.00/1.00 vMB 85
675,716 675,716 0000000000000000000ca5d89c9bce11714888bcaf0d1b5c5db85787f8b95179 1,152 1.00/1.00 vMB 23
675,715 675,715 0000000000000000000a66fc581f96c5832b8b81031501f2d22e188be50ee252 1,837 1.00/1.00 vMB 15
675,714 675,714 000000000000000000030c6334cc44b03514119174ee9409cd448b02583eab7f 2,021 1.00/1.00 vMB 71
675,713 675,713 00000000000000000007ad638c003465845fe95fba11a42efd53d280cb7001cd 2,097 1.00/1.00 vMB 84
675,712 675,712 0000000000000000000906ffff7151aaad2aec05d16b15a79b48234f7ab913ee 2,236 1.00/1.00 vMB 51
675,711 675,711 000000000000000000022e616d8df9c6ecba9387164bcfee9a301f84627edbac 1,224 1.00/1.00 vMB 88
675,710 675,710 00000000000000000009a61fc352bc331b8a4573affccfc9471564d127884777 814 1.00/1.00 vMB 25
675,709 675,709 000000000000000000052386b523350ecc94d6f42a8409d3d983970dfd0e84e3 637 1.00/1.00 vMB 9
675,708 675,708 000000000000000000057aeee2038aeece28a10f5362cec44988b190127b4ac7 1,365 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.