Loading Tool

Explorer IconExplorer

Memory Pool

83,068 transactions
31.98 vMB
0.10616684 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt 34316922de6bc778598110adc17c91fd12fbafe17ca34dbb51cba58629e80912
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 7b529ada770b9f87dbdd612d29b1170943e4ebef2879c9e99d9a109892914cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.02533517 BTC
Feerates: 353.36 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (322,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,528 592,528 00000000000000000008f3b9a1a65c61d59e0cacfbfecb964562bba6a917db0d 158 0.07/1.00 vMB 17
592,527 592,527 00000000000000000010c09f625427075064f80db03d1f9b7495db27309d86ae 717 0.37/1.00 vMB 24
592,526 592,526 00000000000000000005bc7865a2161676c3bd891a7b69a91b8b0c8a7df92852 2,141 0.64/1.00 vMB 4
592,525 592,525 00000000000000000011fc9afc965a8609ffc55e6bc53b560761fd5ad0f46036 2,264 1.00/1.00 vMB 33
592,524 592,524 0000000000000000000adda2246732e596058caa30183128112c7e2b682487be 2,455 0.74/1.00 vMB 12
592,523 592,523 0000000000000000000f1306d7d9e6fcb06d1c9306266b9fb3de05e67485900e 3,302 1.00/1.00 vMB 28
592,522 592,522 00000000000000000014282463560c24e1cf15249dbdea932e2ec901df00a17e 2,181 0.62/1.00 vMB 22
592,521 592,521 0000000000000000000bc61ff53a7301cd595e529cb32f7ab62907d27f490998 1,396 0.40/1.00 vMB 3
592,520 592,520 00000000000000000014b8c6f6bee6c74643985a6e1bec1f791dec4fc1067869 3,170 1.00/1.00 vMB 26
592,519 592,519 0000000000000000000e11a6b1fddc0299b98b3a9e5ebfa8b4ffd58e6d55fbc6 2,772 0.87/1.00 vMB 11
592,518 592,518 0000000000000000000c586e3d226ca1c13c6d1c23bd5453ee3c6d3a68e4579c 3,770 1.00/1.00 vMB 26
592,517 592,517 00000000000000000007f6c51413178c3499d657138b720d66dfb660236ab5d2 3,183 1.00/1.00 vMB 23
592,516 592,516 000000000000000000179df5bcdc4532accd6e1a1f1131bd7f9c1a77d01546f4 2,621 0.86/1.00 vMB 16
592,515 592,515 00000000000000000013c9c5f8c990255f6b5f9c46ab182cbc366ee40cf9cbc2 1,073 0.30/1.00 vMB 23
592,514 592,514 0000000000000000001426c54e180634f23d82cc9e880cd819ca4795831148aa 3,224 0.94/1.00 vMB 8
592,513 592,513 0000000000000000000baba1449cb9ea4b19fc30244a32aed461707fcaa519f9 3,534 1.00/1.00 vMB 29
592,512 592,512 000000000000000000074b32db7e930cb8fa89f5eab40fc09354a66660afa44d 2,968 0.99/1.00 vMB 17
592,511 592,511 0000000000000000000b8b6dc1f48dc3fde436fa9e1dd379685d1982821daa51 1,020 0.30/1.00 vMB 21
592,510 592,510 00000000000000000015d63bd246d725017067c29e83be4d4235f5e6a876f5bb 3,481 1.00/1.00 vMB 15
592,509 592,509 00000000000000000017603b39c449a29d3f471c5634f651a641a84d8802cea4 2,562 0.81/1.00 vMB 9
592,508 592,508 0000000000000000000bae21b40b303854897dd113333a0778b239b6f496634d 2,832 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.