Loading Tool

Explorer IconExplorer

Memory Pool

79,629 transactions
29.92 vMB
0.09949707 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt a10b79fa947d10af7a758479ac8acaeb94e0ffc3e75a11394819f32e94314ba4
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 52a4e2d570747353f8065932061d1f577c9283cc698f94d68d9932dbd56776ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,773
Size: 1.00 vMB
Total Fees: 0.03133339 BTC
Feerates: 120.36 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (258,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,378 656,378 00000000000000000007118b53e80f5e939a1611e26001e78e012f9334561978 1,641 1.00/1.00 vMB 103
656,377 656,377 0000000000000000000a5762f4e00738697db28c18eea54349b8ebdc63ed46a3 2,503 1.00/1.00 vMB 88
656,376 656,376 00000000000000000003b3a2a870354865d6a556c8d8641a123f5e46d500d0d7 2,142 1.00/1.00 vMB 32
656,375 656,375 000000000000000000105de4c73571a623ae8628dc3541c0c0f2ca77dd45f16f 3,242 1.00/1.00 vMB 169
656,374 656,374 00000000000000000004b54555552f8fb3a50f372d7400f709e1e318b27977ff 1,961 1.00/1.00 vMB 31
656,373 656,373 0000000000000000000d19660a5e6d168995b8cbd2b82f9f393504e53f24d66a 2,153 1.00/1.00 vMB 74
656,372 656,372 000000000000000000003b4b0c553a8eef2ff1b7617f4108d37811baeb393925 1,546 1.00/1.00 vMB 40
656,371 656,371 000000000000000000075762afcd9e2bbb7558379a63a04e6668f7835e15391c 2,122 1.00/1.00 vMB 47
656,370 656,370 0000000000000000000054cb560ad4ab333ccf03193c48c2f5247454b6b2f371 2,962 1.00/1.00 vMB 148
656,369 656,369 00000000000000000009801f640feaea676bf15a9c206467611870c2ce86639a 1,700 1.00/1.00 vMB 7
656,368 656,368 0000000000000000000addaa5186948aef85738460970879594acdc54f8980a2 1,087 1.00/1.00 vMB 108
656,367 656,367 00000000000000000009d68d69ac823cb315c0085beaf5ba2a7c500686fe1bd5 2,086 1.00/1.00 vMB 50
656,366 656,366 0000000000000000000f3977912d6429c20b1fb8fdd04c625939b9d6bff2db1c 1,584 1.00/1.00 vMB 30
656,365 656,365 00000000000000000006981051bea429b15eeb4fadda375a570a1888047da37c 1,681 1.00/1.00 vMB 24
656,364 656,364 00000000000000000003a92ea8052ced7b3b96684138ed9d31e4f29c0a446286 2,411 1.00/1.00 vMB 32
656,363 656,363 000000000000000000048508c0a7ffc07b677568e9beb4d06cad44c699856f56 2,080 1.00/1.00 vMB 69
656,362 656,362 0000000000000000000ba0cb0243fa7efdc177a145d5b7ab635dccb1a3b7433b 2,781 1.00/1.00 vMB 140
656,361 656,361 00000000000000000002867145f9ed66cd22284f3e3c17cbcf7650644b593035 2,287 1.00/1.00 vMB 66
656,360 656,360 00000000000000000002d85a9105e183267c2d3377a7c4f079731736d3b88b1e 2,560 1.00/1.00 vMB 65
656,359 656,359 000000000000000000044ec08c82209ea863a737cb33047affdd78e0e0e2e3ad 2,325 1.00/1.00 vMB 83
656,358 656,358 00000000000000000000ae7a0583c05ee4412678135f14b0f3ea764ce3dc7f91 2,169 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.