Loading Tool

Explorer IconExplorer

Memory Pool

38,644 transactions
28.48 vMB
0.06710915 BTC
Random Selection Loading Transactions
Max Size: 144.18/200 MB

Candidate Block

Mining Attempt ffc3ba44909715e54f8953c54e736aba3ce24ee0c010a792798b8b0f550b461c
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 164f150b6ed6e97b2084f0d8e4d3979af3e71e0a8dc18d6ea8ac3bbd4e08f30e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01215182 BTC
Feerates: 105.82 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (113,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,305 801,305 00000000000000000003b7fdd3db20a37d8246b228de210ed03902ac162efdb0 2,012 1.00/1.00 vMB 14
801,304 801,304 0000000000000000000041c2e57dcf77392fb5b33d04a5556727a3a3849614c5 2,074 1.00/1.00 vMB 17
801,303 801,303 00000000000000000001a58bc0297debab37a6a1381617c300444afe3eb9e116 2,105 1.00/1.00 vMB 14
801,302 801,302 000000000000000000045721d9fe031dbf99641793ab242d26c647605130838a 3,671 1.00/1.00 vMB 9
801,301 801,301 000000000000000000044a0e677928cd80f5e670a9ca98c243e5e95b9d00857f 3,667 1.00/1.00 vMB 6
801,300 801,300 000000000000000000029ecaa9113ad41a08281fa02d9f02607117a2c35b2356 2,367 1.00/1.00 vMB 12
801,299 801,299 000000000000000000029d9feee158c5ff4305d522266ae2fca2525d69ff8fda 1,021 1.00/1.00 vMB 15
801,298 801,298 00000000000000000000138609fb1b0fef0f1e9e32e49cff638d2f4a1e6e1002 4,110 1.00/1.00 vMB 11
801,297 801,297 00000000000000000001fc024d35c250582602f9980554aab56d299b477e49b3 1,821 1.00/1.00 vMB 11
801,296 801,296 00000000000000000004281b39ffdf547b6ad1fecfd85a4db4368e7e264f42f3 2,316 1.00/1.00 vMB 10
801,295 801,295 000000000000000000006e964f27f37c472d1063aae4246228f039b5152ab73e 2,235 1.00/1.00 vMB 13
801,294 801,294 000000000000000000055fa03ba967c55e67911ef5ed25620b1bc9c9b377b4fe 1,469 1.00/1.00 vMB 11
801,293 801,293 000000000000000000045559ae5097a0f71b7f0642d9222fd84a7c3fd8a4d589 1,777 1.00/1.00 vMB 7
801,292 801,292 00000000000000000002e86ce5e1ef728143ace872a02c07fdd2bf219fe82f8f 1,335 1.00/1.00 vMB 14
801,291 801,291 00000000000000000001fae864e4e89147ad3715521bda29799ad51470a31725 1,543 1.00/1.00 vMB 10
801,290 801,290 000000000000000000035f2269398fc11eb3054880ebb5983c06d485ccf0d8a4 2,203 1.00/1.00 vMB 20
801,289 801,289 00000000000000000003ba11ba2d6d6fea93085332fc7b00ed6c632ee9541f1b 1,502 1.00/1.00 vMB 18
801,288 801,288 000000000000000000038003bd3457e68949d3ce3a370ed58070a82cd0eb7853 1,079 1.00/1.00 vMB 9
801,287 801,287 000000000000000000028c8358c7a8e2557296f14a4e66b449974c7c1f804a21 906 1.00/1.00 vMB 9
801,286 801,286 000000000000000000001123128a008b60d4df5a1e0833a30c7c0c59930ac501 907 1.00/1.00 vMB 10
801,285 801,285 0000000000000000000428275da9e401b7e0639ad01cb100c3bde15f8dd7b16c 2,103 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.60 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: 623.59 GB
    • Received: 11.46 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.