Loading Tool

Explorer IconExplorer

Memory Pool

42,982 transactions
27.91 vMB
0.06102778 BTC
Random Selection Loading Transactions
Max Size: 147.24/200 MB

Candidate Block

Mining Attempt a2f2335136de7e0ed981d77e9219f7a36aea013063fb4c1b2b9d98384f754849
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root e2b0771c581b407e035dbd64ef69bcbddbbb9542cf77acc6e188abf4e97d18b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,392
Size: 1.00 vMB
Total Fees: 0.00866452 BTC
Feerates: 100.36 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (643,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,110 271,110 0000000000000003c6e8c8dd4c63ed57d67c6d289cdf05947900602c8df6e38e 236 0.09/1.00 vMB 47
271,109 271,109 0000000000000000e65cc62b1f572dbc0969e3cfda54ec1f644b6a531a49cb4f 117 0.04/1.00 vMB 80
271,108 271,108 0000000000000000d1b1624dd736fb0e34422e88e97a0ce0edcab6673fdf5a10 207 0.12/1.00 vMB 10
271,107 271,107 0000000000000001fd0b3f6247f8f30f150ea677329101885bcdb1bcdfc43973 245 0.21/1.00 vMB 29
271,106 271,106 0000000000000005430a6400da2c746d8be71fdef98ec581006bc71e5fec0bea 685 0.25/1.00 vMB 89
271,105 271,105 00000000000000042ddc4abb510e83df654861d9f667fb98b87e6f77d9895db1 871 0.50/1.00 vMB 55
271,104 271,104 00000000000000054c3ba3fe6eb8cf98e9c38a3791808b21fa8dd92eb3e30fa8 650 0.25/1.00 vMB 81
271,103 271,103 00000000000000059b7ebee443d946f7b3297a86785e5a05ba452cff0d705f47 288 0.13/1.00 vMB 74
271,102 271,102 0000000000000000127db7d31ab8f0e9086bee1f4d5b322315fd97b00fe31ed1 259 0.15/1.00 vMB 26
271,101 271,101 00000000000000054bf32a22f7865c04e436f8bfd9f9a8c2b33050ae165410bf 157 0.08/1.00 vMB 57
271,100 271,100 000000000000000504939bbcd2bbda6eb748e0589fa1222e5c9abbf5ac8e0059 444 0.24/1.00 vMB 25
271,099 271,099 0000000000000001abe760f14e5ea0a9375543aaa0b35db81b80465a198ef47b 723 0.25/1.00 vMB 85
271,098 271,098 0000000000000000735c43d244aec1252a80ec4f949499e81a1c2df6bb91f37c 341 0.16/1.00 vMB 55
271,097 271,097 00000000000000038943df1a05d9d0c98caa7c59bbb36ba931889d0528dfe79a 1,334 0.55/1.00 vMB 78
271,096 271,096 000000000000000153715128b2404d1527cf9652071ad75c36306b9e466f33bc 274 0.13/1.00 vMB 7
271,095 271,095 0000000000000005967523ff03366474de085238a55f5687beb7f8dc90630f26 446 0.34/1.00 vMB 20
271,094 271,094 0000000000000004de577629cd9333fd11e5e8df355c53c05f73d4114389e0df 744 0.25/1.00 vMB 107
271,093 271,093 0000000000000002d981d140ad4c5752cf13f3f06adfdbad560491eee5b746e1 914 0.48/1.00 vMB 50
271,092 271,092 00000000000000004dd1e3f7fd862c3b8076299378c256334fc6502e6ac65ecc 557 0.23/1.00 vMB 45
271,091 271,091 000000000000000407b35f71bc2bd47332351166ed1420e48b4ee5a9e9d7e7e8 295 0.11/1.00 vMB 81
271,090 271,090 0000000000000006f41a0496f3706b71f2f91a7c2dd7c0fd989f4fa52878a72c 225 0.09/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.