Loading Tool

Explorer IconExplorer

Memory Pool

78,245 transactions
29.15 vMB
0.07262754 BTC
Random Selection Loading Transactions
Max Size: 174.37/200 MB

Candidate Block

Mining Attempt dffcde74d4b05e537f48a73f17fb78f67246ac449a205aa520049de5ae14a136
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root bc3ec370c74360c839dade50ed6420c7935ed2ea1b8c10c35d543c1433c78924
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,134
Size: 1.00 vMB
Total Fees: 0.01342654 BTC
Feerates: 73.20 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (402,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,093 512,093 00000000000000000009ad064cdca24136f40cd8e15a4ecbba84fc3c398f3b98 320 0.19/1.00 vMB 28
512,092 512,092 00000000000000000032530905b463c90479493432143d0173c0343c42d87e3e 545 0.29/1.00 vMB 37
512,091 512,091 000000000000000000327cc8209ba92af844b0eabac77fccebdc1b034a4746da 1,623 1.00/1.00 vMB 33
512,090 512,090 00000000000000000035e79a49d26e8e8922a2c69576e9e7b190cc0b3ffaa52b 736 1.00/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.