Loading Tool

Explorer IconExplorer

Memory Pool

77,009 transactions
28.71 vMB
0.07413259 BTC
Random Selection Loading Transactions
Max Size: 173.86/200 MB

Candidate Block

Mining Attempt 6207de20978e751f015a229a196a3caf39cfc367b0fb24a05d4be5d548f94751
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root f9af7ddad9cb92bab32522217e964baa623b630ea3a2a8205f6e602ebbd4dff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.01447452 BTC
Feerates: 129.25 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (58,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
856,606 856,606 00000000000000000002a47d8cc7744ca10c84fbfc399a6ad370c45483d6bfe9 2,641 1.00/1.00 vMB 13
856,605 856,605 00000000000000000001e20eca52d14340317101993964ba7712949d60b51ef2 6,909 1.00/1.00 vMB 3
856,604 856,604 00000000000000000002ce4b874a6544ef7069c956b906006219cc5633c9b72d 3,531 1.00/1.00 vMB 6
856,603 856,603 000000000000000000017da53b13174dea3b26a633c749f42b2eb19645e96f0d 5,378 1.00/1.00 vMB 3
856,602 856,602 000000000000000000018f8a3ea8a807eb5a37ec1ab1bfdd9376a3270a667c20 5,213 1.00/1.00 vMB 5
856,601 856,601 000000000000000000006c17d87fcd728b73f4293d5bf029f3d45b43f0f94ac2 5,423 1.00/1.00 vMB 4
856,600 856,600 00000000000000000002ba0e6b08046132860ab15a2cec8f204668afd48264f0 3,250 1.00/1.00 vMB 7
856,599 856,599 00000000000000000001248b8335e57cc45e109e7f5aad3345c50d19dee24a82 3,892 1.00/1.00 vMB 5
856,598 856,598 00000000000000000000404db57ee2e4bbde14b6098b2e45c6a58659c2ccfdcb 5,440 1.00/1.00 vMB 4
856,597 856,597 00000000000000000001fcd379c6af3e61a5ae906ef76461542569cbee6ccd6e 3,478 1.00/1.00 vMB 9
856,596 856,596 000000000000000000006bcbae09423be374defee695d6633443f8d6043b7f3d 4,544 1.00/1.00 vMB 3
856,595 856,595 000000000000000000010bf69e33d20733501e32bb2ee0b23ff102a2a6c10908 933 1.00/1.00 vMB 3
856,594 856,594 00000000000000000002a0b097123c3bf1fb36aa511f7ca91524773a70de3d6f 2,032 1.00/1.00 vMB 5
856,593 856,593 000000000000000000019cc5679a541bd02ad1c5d02add196d7114fd57d276ae 3,021 1.00/1.00 vMB 6
856,592 856,592 00000000000000000001d250c5cc068184e6a14347c07bf0209924df86f2c59f 6,013 1.00/1.00 vMB 3
856,591 856,591 000000000000000000011214a289602c2c11dbedca916dbcf762a9843b3b560f 6,235 1.00/1.00 vMB 4
856,590 856,590 000000000000000000010fa2aafe46e7473dd5da0e128dc3cc9dc868d21f10db 3,337 1.00/1.00 vMB 3
856,589 856,589 0000000000000000000182ca3ef14cfefbb7a8e005cd0852ce77d1b8381eb787 2,545 1.00/1.00 vMB 2
856,588 856,588 0000000000000000000272f1e3937a230678dd84a92d1b3e34ccbf4c9aabe669 3,164 1.00/1.00 vMB 4
856,587 856,587 000000000000000000024de2e651083788b97adac6e693657a68798edc2461f6 2,888 1.00/1.00 vMB 6
856,586 856,586 00000000000000000002133a5c9b0473f3fafe34b1e06023b54f5d34e347640b 3,657 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.