Loading Tool

Explorer IconExplorer

Memory Pool

35,855 transactions
27.59 vMB
0.06034542 BTC
Random Selection Loading Transactions
Max Size: 138.78/200 MB

Candidate Block

Mining Attempt 3b776251961907e45b6e35c98e77c45061f862ee80b6d93beae99d9f3f21e1af
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 764a9f39c849241a5959c18d0bcfdeaca6bd9532a6f09cef5024618bb7135269
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.00799096 BTC
Feerates: 203.60 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (104,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,270 810,270 00000000000000000001c336a8a66c6fcb748d91f398427a2f8fe180fa4742cf 3,001 1.00/1.00 vMB 26
810,269 810,269 00000000000000000002f42b4ad3e5501a28b2f793f1f852cf6ec85fb4f45e4b 1,911 1.00/1.00 vMB 10
810,268 810,268 00000000000000000002753e00d1c667f41bcc77d779f5158ea4a9aea606b280 2,215 1.00/1.00 vMB 29
810,267 810,267 000000000000000000015c1eeae45dc34b1d01b68015c959094712669fd9f03c 2,203 1.00/1.00 vMB 11
810,266 810,266 00000000000000000004623693a9408f74a4f863a593c4d82f2bbb8df230d54c 2,810 1.00/1.00 vMB 9
810,265 810,265 0000000000000000000365a96721b901a9c6cea63257381a3721fe3b1820651a 1,205 1.00/1.00 vMB 9
810,264 810,264 000000000000000000018bf7fb14339df1ded4e68f0115c1d2cf7f9b666db9d7 4,360 1.00/1.00 vMB 5
810,263 810,263 000000000000000000023e52c7d05982021bfd42ab329e10154607d55a9af3ed 3,021 1.00/1.00 vMB 9
810,262 810,262 00000000000000000000c3a74e50f30c728b3f95bd1568509e6efc65e0845deb 655 1.00/1.00 vMB 3
810,261 810,261 00000000000000000001a9d5f5c98dd7de91d23400e99dbb190533939ce365f4 1,842 1.00/1.00 vMB 13
810,260 810,260 000000000000000000044f90ac794477170294ddac2f3184f6aefbedad4327d8 1,666 1.00/1.00 vMB 7
810,259 810,259 000000000000000000046d2b52fb3bebb3c68b1fcebbfcc1cb89121416eb7418 1,094 1.00/1.00 vMB 3
810,258 810,258 000000000000000000002523bf6b52063643fe2f6fa0044be77b9281f032fa44 1,718 1.00/1.00 vMB 4
810,257 810,257 00000000000000000003c60a6d2e1057f22c6196fd460426edcac61fb6566bc6 2,229 1.00/1.00 vMB 11
810,256 810,256 00000000000000000001c1dc44fb22215bf3ac52fc53ae67e3f62a38420ac036 2,708 1.00/1.00 vMB 21
810,255 810,255 000000000000000000040e1c8f7cbbd15342aca82523358e4fb94ec8e6691455 455 1.00/1.00 vMB 2
810,254 810,254 00000000000000000004c050e53e061f11c09296564eab591f895633260516f8 1,620 1.00/1.00 vMB 2
810,253 810,253 0000000000000000000430c9df662dccf7a3922b037fc0e778d742b7a843b149 1,176 1.00/1.00 vMB 9
810,252 810,252 00000000000000000003ed0a2edf9de4c4d4d014785573b2c2b15f5b85850245 3,472 1.00/1.00 vMB 8
810,251 810,251 00000000000000000001c19859d5e2967d6d040c5be60113de37f3be9b09147e 3,052 1.00/1.00 vMB 7
810,250 810,250 00000000000000000003c2125a51c60f915fce69036a72127d1bc184609e3afd 1,592 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.