Loading Tool

Explorer IconExplorer

Memory Pool

74,636 transactions
30.18 vMB
0.08400106 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 3abff85d0f294b8010143e7667f8d6cbc152fa1fe905d32a5dbf059d850765d4
Version 20000000
Previous Block 000000000000000000014e1cbebc37caf5dba55aec5f1ce07294267a88d026d0
Merkle Root 6f3c50d5f8256340db4c52d4e5a08c9081e435ccf4ed07cb9d0087bb010b4b94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 367
Size: 1.00 vMB
Total Fees: 0.01239943 BTC
Feerates: 52.36 > 1.24 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,426 (551,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,372 364,372 000000000000000001dcb26d9a6786955cfdfd94e368c5ca25ae672233823c7d 1,491 1.00/1.00 vMB 55
364,371 364,371 00000000000000000d9666c764c221e82eac2ecb731542a32b68e9c8e1b44c9d 1,868 0.99/1.00 vMB 35
364,370 364,370 000000000000000001354170319513c9eb86d420eecffe58cb89a2b25dcdbc51 1,442 0.75/1.00 vMB 38
364,369 364,369 0000000000000000138486f94e36678fe3caa4d980d6895f2cce2ba8d36de4a9 1,041 0.92/1.00 vMB 29
364,368 364,368 00000000000000001237fe6ab74845079453c7499736786b2dfeb9b8b1927af6 1,714 0.93/1.00 vMB 42
364,367 364,367 000000000000000010889bb61503de0bbcd225c4b57ea0c709f5f6403962ca08 439 1.00/1.00 vMB 12
364,366 364,366 00000000000000000fd349dbbb7ba864433ff90cb239b7018698e505e05b98a4 1,974 0.93/1.00 vMB 58
364,365 364,365 000000000000000006059f4cc79a93dec5f8217ae442644744fd746a67ef71a8 35 0.01/1.00 vMB 44
364,364 364,364 00000000000000000090e2a35cef8f73b101220266a7da2625c023ac2a7b095f 1,856 0.93/1.00 vMB 46
364,363 364,363 0000000000000000106d8cb5cdd938ed2baf0609abfead48f8e29350628c05f4 1 0.00/1.00 vMB 0
364,362 364,362 00000000000000000e8beecc443033a7955116f14c7d35d6fb83c203015da959 907 0.87/1.00 vMB 25
364,361 364,361 0000000000000000078e822e7042509843dea2d4ee807daa95e77f0006599cf0 1,580 0.75/1.00 vMB 63
364,360 364,360 0000000000000000120f31d6e21a8976066f1ea8e3652a144d99d3fe10ba461e 377 1.00/1.00 vMB 10
364,359 364,359 000000000000000007dddbbff7ddb642b5bdc56aadf5c3bcfd78882966e98a4d 1 0.00/1.00 vMB 0
364,358 364,358 000000000000000000d8abfc65a8b77be14646134f97e969d18abd29092da398 2,111 0.93/1.00 vMB 46
364,357 364,357 00000000000000000ea78c72b7c4cf05a3808bcadb2019e7c812ecfce9f297e9 186 0.06/1.00 vMB 100
364,356 364,356 00000000000000001151b4559463e25f5ec88dd4ff8f9f0380bb5758be065315 1,824 0.95/1.00 vMB 42
364,355 364,355 000000000000000001e23249369c26abdd142b506c1796934f2e1780bd15a216 1,481 1.00/1.00 vMB 44
364,354 364,354 000000000000000002d5cd4d63496ba469c54b42e17a34f1ad99ff2a52bd8204 1,954 1.00/1.00 vMB 60
364,353 364,353 000000000000000000d0e411a71abb74002efaa31d5d84d6cc7e1735bf6d128a 1,806 0.95/1.00 vMB 40
364,352 364,352 0000000000000000055bd63b2309ef7b921cd2a260e8fa8bfcbf11466c6c4bc0 2,134 0.93/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.13 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: 739.37 GB
    • Received: 18.62 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.