Loading Tool

Explorer IconExplorer

Memory Pool

42,984 transactions
27.05 vMB
0.06341693 BTC
Random Selection Loading Transactions
Max Size: 142.26/200 MB

Candidate Block

Mining Attempt 5780dbdf5affa7ad58b908e426d1c6b1d1659caf31d86b8898f2fdadbea16007
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a0f4ec25c5a578ef095a9e133354eae8948875c78f58e5d7e15f5845a2add299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01282237 BTC
Feerates: 170.89 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (81,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,982 832,982 00000000000000000002069845494ef23bd441fb91b30fb498245a981553f6ea 2,271 1.00/1.00 vMB 31
832,981 832,981 00000000000000000000a6f2af3d464ccdf291ce78871849ad8c6dd285af7493 2,546 1.00/1.00 vMB 21
832,980 832,980 000000000000000000028c56eca6c1810c7eb01a2a9e25f08928ed95bee82731 2,846 1.00/1.00 vMB 37
832,979 832,979 0000000000000000000198adaa568f97228969c62dc7e2a4294603fec8acfa8a 2,359 1.00/1.00 vMB 20
832,978 832,978 00000000000000000001d171ee531324fe34a0ea3671736f593a77612c73163c 2,408 1.00/1.00 vMB 27
832,977 832,977 0000000000000000000077a96a242eaefd7f50e81622b7cfab3227513dd23932 1,892 1.00/1.00 vMB 27
832,976 832,976 000000000000000000024f0763de51fd0af7fc9362dbdb0e906563de75ad23e4 2,975 1.00/1.00 vMB 39
832,975 832,975 00000000000000000003333e17c96dafb5b9041901de63e2a828f384cb78aace 3,152 1.00/1.00 vMB 39
832,974 832,974 00000000000000000001bc2658d183d4ed73fc1e33b02d8347d2ba4e6c1fa895 2,708 1.00/1.00 vMB 18
832,973 832,973 0000000000000000000221c2586b073b6c713e759b39a23a5063e790358577fd 2,491 1.00/1.00 vMB 25
832,972 832,972 00000000000000000002517a9d9dd5ea1545602ee7c938daad7ad87d6a888739 1,527 1.00/1.00 vMB 17
832,971 832,971 00000000000000000000c6571c7274f6f58d061bd5db9a9d24c743732af094a3 3,329 1.00/1.00 vMB 17
832,970 832,970 00000000000000000000f40a6829b7acd5323283176acedd3c35f55770f6aa4b 1,747 1.00/1.00 vMB 14
832,969 832,969 00000000000000000001626416a08da25f8dfe1ef71119e95accfc554e684f23 2,648 1.00/1.00 vMB 23
832,968 832,968 0000000000000000000105bc4009fab34045630f27541a63c54103b14e16ddb2 2,819 1.00/1.00 vMB 34
832,967 832,967 00000000000000000000aa489bb3890370ade7868cf1955f85e86f5392ecead9 1,657 1.00/1.00 vMB 20
832,966 832,966 000000000000000000002134fe404226bb4906f7d3d6947a92cffab1bfd87a95 2,740 1.00/1.00 vMB 20
832,965 832,965 0000000000000000000137f8f84bbe390c09a6c34104be7826b95a9a6cd83c50 2,267 1.00/1.00 vMB 22
832,964 832,964 00000000000000000000ae5c0d6626a7735f4b2d6ceb3eec14cd565a1113acaf 3,397 1.00/1.00 vMB 33
832,963 832,963 000000000000000000037238e5278113027f0a4549ee564ce21d6a7ce1aa1d63 2,176 1.00/1.00 vMB 17
832,962 832,962 0000000000000000000052a05bf33dddb06bb92dc0c822016f1bde2b04d9b59b 2,668 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.