Loading Tool

Explorer IconExplorer

Memory Pool

79,292 transactions
29.20 vMB
0.10941254 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 6707326fb9f257662293b155779d248238875a5db64e72b22bf62004c9d7a727
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f2affa5df0b37d61a753197c9c5fc0c8c5d52840cddd19720c1f38848d45f29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.04830049 BTC
Feerates: 151.07 > 4.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (403,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,089 512,089 0000000000000000000ff65fcc35b5ed1fb513c3404ab06cea3a93d5c06447a2 175 0.07/1.00 vMB 51
512,088 512,088 000000000000000000186a958814359efe5b6f1d8ecbdd65b2b6aba33c79654a 2,429 1.00/1.00 vMB 42
512,087 512,087 0000000000000000001ba9f6e2397e62d08a0de79f853476de7ec2f421c9b190 576 1.00/1.00 vMB 10
512,086 512,086 00000000000000000016a2ece1c00f4c04e62963bb7d19b456207fbcaf3663e5 1,994 1.00/1.00 vMB 40
512,085 512,085 000000000000000000477c9fdf200a95c528cb6cf3870bbab0b45a470cc2a0fe 1,220 1.00/1.00 vMB 21
512,084 512,084 00000000000000000043752089261f2b6699cd988d9f5b1732a5a259b50984cf 1,273 1.00/1.00 vMB 32
512,083 512,083 00000000000000000033503a97994be3ecea01e90b9cfa3a7c203eec3d3e9a5d 690 1.00/1.00 vMB 9
512,082 512,082 0000000000000000003802604ff0580e5ea92effbaebfa297f1e594d58b81ea2 2,471 1.00/1.00 vMB 59
512,081 512,081 0000000000000000003098995070bebd3f8bac0016f9ef86e6d75d851f16c3dc 571 1.00/1.00 vMB 17
512,080 512,080 000000000000000000133d0d7617b1d4cc29fcfa359e586db2a2924c02e4f866 215 1.00/1.00 vMB 3
512,079 512,079 0000000000000000004723430a9b590ff1f3da2a93e98725dfed55f063718466 218 1.00/1.00 vMB 3
512,078 512,078 0000000000000000004e0353cd6914c1935900628bc524b6567995480845776b 402 1.00/1.00 vMB 6
512,077 512,077 0000000000000000005083a071fcb3d23018b166c1f013aa7b7f3b6c38a953c8 467 1.00/1.00 vMB 9
512,076 512,076 0000000000000000003b3bcef0a5403af57260c484f95e70bc12af0af06159ee 604 1.00/1.00 vMB 17
512,075 512,075 00000000000000000015df9e78b174534f8f229335d24bfb4f607eeb04f78bec 332 1.00/1.00 vMB 7
512,074 512,074 0000000000000000000f35d24f76ed7ccda8016602628ef8837ee07978935ba6 152 1.00/1.00 vMB 2
512,073 512,073 00000000000000000050ce8e4c3889273b8b57c77cc08212a7a1a56e804d5a85 556 1.00/1.00 vMB 10
512,072 512,072 000000000000000000182073e4fb06fec2f596a8e78fc57db482c1fdbce7cbe6 1,607 1.00/1.00 vMB 36
512,071 512,071 00000000000000000031c6cc11667be9231f8c32d88421d72bd8afb3f90a38da 1,204 1.00/1.00 vMB 28
512,070 512,070 00000000000000000008577539a4351c4f3911efcb88bf5d96e0bdc32a2c1d8f 995 1.00/1.00 vMB 14
512,069 512,069 00000000000000000033c972bd16371ffdafd2603e681af06283d9152c1f18b6 1,862 0.87/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.