Loading Tool

Explorer IconExplorer

Memory Pool

39,790 transactions
28.61 vMB
0.07563006 BTC
Random Selection Loading Transactions
Max Size: 145.15/200 MB

Candidate Block

Mining Attempt 0736b4980af064bab501ae48367d2be1d62fad582f7c08dcaf497e69a62fb004
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 03e1c97c90b9fc0c82ab305adff6e1263541a984470af19d899b9d9dbab12de1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.02032011 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (324,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,301 590,301 0000000000000000000fad1a9f0ba5ee8e0dda46c9139cfda32bd17b975887c4 969 0.33/1.00 vMB 14
590,300 590,300 0000000000000000001ba593d7bd2a2eeebde5e32aaec71608b2e6db3d93a381 3,165 1.00/1.00 vMB 33
590,299 590,299 0000000000000000000256215a63494bfdcefbee4c395e854d4f69336f9063ab 2,710 0.77/1.00 vMB 30
590,298 590,298 000000000000000000121891022d13fedf4967e5057dff143aa07c6b32079aad 3,212 0.98/1.00 vMB 14
590,297 590,297 00000000000000000003580e7a23b722c51037580dae11dadd506f4492b7bb12 2,416 1.00/1.00 vMB 21
590,296 590,296 0000000000000000000ba8c0f08cbfc488233d04141261b0b74811efffa20cc7 2,027 1.00/1.00 vMB 43
590,295 590,295 000000000000000000160ea69f3d7acdc94c2e84be58f03bdbaa0bab19d06d70 3,188 1.00/1.00 vMB 58
590,294 590,294 00000000000000000000717fb85123f6ad56ef0a7a4d8de64c00d8c8aca51f35 2,604 0.80/1.00 vMB 28
590,293 590,293 0000000000000000001c08a112ecd9b661efaf35127cd85323370f863c2db6eb 1,921 0.57/1.00 vMB 23
590,292 590,292 000000000000000000049addda8e0cd8628ab9865d6e9e83eab93b256f272045 949 0.27/1.00 vMB 2
590,291 590,291 00000000000000000015c3b3e7dd48add3db7b25b48f5b814664c420c8c4b5e5 2,710 1.00/1.00 vMB 41
590,290 590,290 0000000000000000000db28be4212c2b49144b3f92cd74dafb4083a6b853ae52 2,446 0.77/1.00 vMB 22
590,289 590,289 000000000000000000139269b89361fe70db7e1d60b17b535ca218841e6476ba 2,791 1.00/1.00 vMB 13
590,288 590,288 0000000000000000000dfdb056d455bde3b8e94c561533c9ac476eac34e23fa3 3,307 1.00/1.00 vMB 30
590,287 590,287 0000000000000000001aed77d05b7647240ed3593c021e57fa18541dcfd0ec5f 3,386 1.00/1.00 vMB 64
590,286 590,286 0000000000000000000a100fc9a1233a9775a24dc574908ddb4f2259a82483b5 3,265 1.00/1.00 vMB 46
590,285 590,285 0000000000000000000f199f8f4ea3ba78a31e9253ec8fb55252167c5c50bb7e 2,689 1.00/1.00 vMB 24
590,284 590,284 0000000000000000000f375fbaf6f83431b53d104e2bddc9d229517777d040f0 1,778 1.00/1.00 vMB 1
590,283 590,283 0000000000000000000bc46552966f4d6d1464c3a451955aa21cba9c3b8e97fb 3,187 1.00/1.00 vMB 34
590,282 590,282 0000000000000000000307d2090d024cae160a5c3f32ee66c83dc8a1788975d8 2,277 1.00/1.00 vMB 28
590,281 590,281 000000000000000000107a6c2f5d917678c5ae22a3a8fe93bc6f1bfd8687d4e0 3,427 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.