Loading Tool

Explorer IconExplorer

Memory Pool

73,418 transactions
28.46 vMB
0.06948081 BTC
Random Selection Loading Transactions
Max Size: 168.22/200 MB

Candidate Block

Mining Attempt d02c4b396c2cbfbb68382d1d4ae0e57b2c61048e088a37db8b691196a271e175
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root f831652d2f92802bc331eb78c43a646ea04afb4ec361d3b5c3ed93e474b28686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.01233900 BTC
Feerates: 100.36 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (194,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,802 720,802 0000000000000000000847dc41fd2a0f88636d8c34cca72e4987a1571740e68e 2,627 1.00/1.00 vMB 18
720,801 720,801 00000000000000000005885c380fe2937be7079a3f310ad57f4bcf68df82d6ee 2,277 1.00/1.00 vMB 11
720,800 720,800 0000000000000000000588f26352a62b43c2740a4bba7028ca43651875ef7d56 2,675 1.00/1.00 vMB 27
720,799 720,799 00000000000000000009102aa60f01f94916d3e029fa506fd42bb3223cc116ac 2,941 1.00/1.00 vMB 17
720,798 720,798 00000000000000000006e5473657a5b55ef8394ce7b2c65914c368554871f98c 1,605 1.00/1.00 vMB 10
720,797 720,797 000000000000000000051d46eb8fd769d8b389e27ff802efd33e8dabc9cc543f 492 1.00/1.00 vMB 6
720,796 720,796 00000000000000000006118d8eda0bfc6c2b728d9543f5300f708f7a2a62ec38 2,285 1.00/1.00 vMB 13
720,795 720,795 00000000000000000000300e234f08c46671d8021d77b3224dc54dc6e73e0f05 2,796 1.00/1.00 vMB 6
720,794 720,794 0000000000000000000494c00d805407eed6c152fc5697a07ac2f79db6e816d2 3,207 1.00/1.00 vMB 23
720,793 720,793 00000000000000000001c7c130eb5a6014612a2686c2ac0c7711bc1ec817037d 1,872 1.00/1.00 vMB 7
720,792 720,792 0000000000000000000245bfc676afef61b775cf0f6d0a9a29dffa24619e6bd2 3,178 1.00/1.00 vMB 17
720,791 720,791 000000000000000000020ae4e4e20e66a6d79962b51d16068c7691f0a0da701e 2,919 1.00/1.00 vMB 2
720,790 720,790 0000000000000000000112256bdaa2be6525375a92e7506eff66327832e728c4 2,984 1.00/1.00 vMB 10
720,789 720,789 0000000000000000000855e8c7150e293d7470df6144c11050f62c2dcbc04ac2 2,361 1.00/1.00 vMB 7
720,788 720,788 000000000000000000040f2e3200a387b4be427ecf85180e1dd6020d24ecc4d1 2,363 1.00/1.00 vMB 13
720,787 720,787 00000000000000000002a1cf1d2446022d0ec477f1dacf588a2f79b75f0fcbde 1,749 1.00/1.00 vMB 11
720,786 720,786 00000000000000000000721374f3fcf115ace5c7a611b433668f9c8607873538 856 1.00/1.00 vMB 5
720,785 720,785 000000000000000000026d13c18a47c1ce0b1056edaebbd580902e1473a52e3c 2,836 1.00/1.00 vMB 13
720,784 720,784 000000000000000000065321896972dccff22f5435ffad32227fb0b33b018af0 2,475 1.00/1.00 vMB 16
720,783 720,783 0000000000000000000097efb04a498aaf0206f324ea2a2236c31f038a2f5922 1,693 1.00/1.00 vMB 6
720,782 720,782 00000000000000000001713170110f562bce165639d47144e819cff1502a1fd0 1,414 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.