Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
31.24 vMB
0.09276726 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt c5bf6b29dd1b98334efc83fc7a9decec3acb35927e7aa6c0cb5709d40cf4bd39
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 64cf8daa26a4ea62b1f77c1721b4f63c4988914f6b4ca9d28d1270b3c7ff4df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.02226655 BTC
Feerates: 114.60 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (596,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,407 318,407 00000000000000001e4e906fb1f56fa55dd5796446dd9fb9925002fb9d9454ec 371 0.22/1.00 vMB 24
318,406 318,406 000000000000000009bb9a5ceafa8e5719c3b95850fb8e9daa04e903fb688c23 215 0.10/1.00 vMB 29
318,405 318,405 00000000000000000cacb72e0bc99a42a256ca0280f55e51dcaed08b76b56a32 344 0.19/1.00 vMB 28
318,404 318,404 000000000000000029f1e35a9a9dd9020d6b8f77b5fd7c2ec2ef52837f1cf5ba 798 0.57/1.00 vMB 25
318,403 318,403 000000000000000012f32849977ce1c56f9cc348e7c82c219f952503e127977b 152 0.08/1.00 vMB 27
318,402 318,402 000000000000000021caf0a14b8cdcc9e077fa664e4c6332d5ad9019ecb9e34f 851 0.49/1.00 vMB 25
318,401 318,401 000000000000000004945fdf3fdba22a44bd3ec324793c5b400b594ec2715fe6 44 0.02/1.00 vMB 29
318,400 318,400 00000000000000002341315d1b4cf8085d871e6bfa956505b26adc187de6f3ef 17 0.01/1.00 vMB 28
318,399 318,399 0000000000000000018051c1416bd4fbcee84eacc4e3133e45bd82ee89f34de9 20 0.01/1.00 vMB 15
318,398 318,398 00000000000000001097d42e6d1f1354c58343ffb8c6d68f5ce96aa274525fc1 202 0.09/1.00 vMB 32
318,397 318,397 000000000000000004dfd788700941f5801751b2e372e657d725aa5570e185cc 25 0.01/1.00 vMB 24
318,396 318,396 000000000000000012e27b06b8497899b75c03ee97b4ed97b2958f8dacabbe94 164 0.09/1.00 vMB 27
318,395 318,395 000000000000000016375c001c0432aaeb8778945344af915a7f7f091e5e3c58 204 0.13/1.00 vMB 21
318,394 318,394 00000000000000001f711cc58b430818f9fdcfbf09887bf0f901120c0eb0a152 770 0.35/1.00 vMB 30
318,393 318,393 00000000000000000a82584441886fba86bd4753c9def3158a2bd38dbe5bd893 29 0.02/1.00 vMB 22
318,392 318,392 00000000000000002af90cd104bb9a9cd668f6d8ae85450db031e9376411eb68 200 0.11/1.00 vMB 24
318,391 318,391 00000000000000002e04a9b07cd573adc9dea6ff0902ce8926b6e03853851181 304 0.22/1.00 vMB 20
318,390 318,390 00000000000000000f63c7a3a98019272ec109450730a1653418f0920cc28691 732 0.35/1.00 vMB 31
318,389 318,389 000000000000000000f17066abda739e6faf532dcd39bf45fba1e7a489ff9b18 188 0.09/1.00 vMB 40
318,388 318,388 000000000000000012a74acdc91f0775357e0681c6d5901f1f6f2dc1be402c46 94 0.05/1.00 vMB 25
318,387 318,387 00000000000000001835bef3df433205da52cec4da9b56cd39ea735ee142d2bf 222 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.