Loading Tool

Explorer IconExplorer

Memory Pool

86,045 transactions
32.27 vMB
0.13192038 BTC
Random Selection Loading Transactions
Max Size: 197.20/200 MB

Candidate Block

Mining Attempt 4c1448946eadb3f262fd328c5be295ad1e4408c625a647f9b9ab13c9f2ff8a5f
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root b9467b75fab2568a5217aa39d145a97a9b9faa16d02f8ae9cd23b1a1cae05bb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04699476 BTC
Feerates: 301.60 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (373,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,567 541,567 00000000000000000010e0c44c4eb36e93041e468b746106b34e08bb33ce71f0 1,156 0.39/1.00 vMB 18
541,566 541,566 0000000000000000000f7692b26bedfe224f9564c0f58b56245bfbd92eebbb24 1,082 0.36/1.00 vMB 12
541,565 541,565 000000000000000000237555aa996cca9aeb5e0e1b212e76a48d8a7ad52d7fa6 1,557 0.66/1.00 vMB 16
541,564 541,564 00000000000000000011bc1fa987073243544575f2d3a7de959d8152ebbe247b 804 0.27/1.00 vMB 17
541,563 541,563 000000000000000000002d87e2bbce9fd7af7212867762aeea13cb55c9740303 842 0.38/1.00 vMB 14
541,562 541,562 0000000000000000000588e01515852a4b120d4d7f79f187f55b820cc7516cff 1,005 0.32/1.00 vMB 14
541,561 541,561 00000000000000000019e100c002c8e2d489af98ac70c8d7d9f718db3f3443d5 1,347 0.69/1.00 vMB 6
541,560 541,560 000000000000000000100833dc7895bb8e5ba517371c1bc922496aa4819b0808 2,718 1.00/1.00 vMB 23
541,559 541,559 0000000000000000000499ee077e83b1496b57d07b80376d718b309bcf415ed6 171 0.05/1.00 vMB 22
541,558 541,558 0000000000000000000d96133de005ee191b48366c2cb3643a4f733b3f8b1365 168 0.05/1.00 vMB 20
541,557 541,557 00000000000000000022ce1a4623399b54c22af2f43f191dd5753ce78059cb61 1,828 0.79/1.00 vMB 14
541,556 541,556 0000000000000000000b3dd93763c1f3db33838fa72823acc523cb46d29056af 360 0.16/1.00 vMB 15
541,555 541,555 000000000000000000062cd7f70b75fd57622a7bd688d46957a7a49ddaf43f2e 983 0.35/1.00 vMB 16
541,554 541,554 0000000000000000001aa8c835da2e8a1ebc30ac707cb991199a5d26ca652751 2,804 0.98/1.00 vMB 10
541,553 541,553 000000000000000000094abb0098b250c61738ea71b58ab2dade226acd318857 2,802 1.00/1.00 vMB 29
541,552 541,552 000000000000000000162193e19697ba0051dafaa23395b7d2f00795232a22cc 2,168 0.93/1.00 vMB 5
541,551 541,551 00000000000000000008fd58990aecc73889e0905c0bae2aec5150efb38b23ed 2,941 1.00/1.00 vMB 15
541,550 541,550 0000000000000000001733c6a8846f82f4555c7b5fff692a8b6a1cb972de118c 2,509 1.00/1.00 vMB 22
541,549 541,549 0000000000000000000a4f08bba56935a99b46bf14c7ab630ed05d9d0d3b1123 517 0.26/1.00 vMB 12
541,548 541,548 0000000000000000001ceeae246904913ebf94d11338ee034b62d3c5ba8a902f 1,015 0.47/1.00 vMB 9
541,547 541,547 0000000000000000001ace37c866d378d0e81e626bb9268a059673b3e9a7e570 2,580 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.78 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.72 GB
    • Received: 16.96 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.