Loading Tool

Explorer IconExplorer

Memory Pool

38,284 transactions
25.91 vMB
0.05139780 BTC
Random Selection Loading Transactions
Max Size: 134.30/200 MB

Candidate Block

Mining Attempt 9e74cc57913b16728fb8254e05f0a7192d04f3c8bd4ad9cc3fd66ff4a89066f4
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 93153be4f4668f19c41aecc30dcc8aed5c8760f401eb2ba82e8933adc488d22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,971
Size: 1.00 vMB
Total Fees: 0.00413861 BTC
Feerates: 60.16 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (374,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,309 540,309 000000000000000000073ec03d50d8111c3423703361a2b4ceace0a408e201d3 1,836 1.00/1.00 vMB 17
540,308 540,308 00000000000000000007448555a669c6518a5fc33fae38f0683290aa08cdf237 2,300 1.00/1.00 vMB 32
540,307 540,307 000000000000000000086146775d9090a7a6bdb3cec459d0246a2ab4ca6cceb7 895 0.42/1.00 vMB 26
540,306 540,306 000000000000000000030c323f72a3a37be87b58bce4f6ab206bad1dd9b1449b 374 0.16/1.00 vMB 40
540,305 540,305 0000000000000000001471558f7ea2b92c00b3d136c4356db57b213323177203 1,368 0.74/1.00 vMB 14
540,304 540,304 00000000000000000008234b22be73b542ec6e4b7f5871aec6c3b5b8843fa2da 2,473 1.00/1.00 vMB 25
540,303 540,303 0000000000000000000443b7bfd78525f43a7157231d27be950c13de9eb2c117 219 0.11/1.00 vMB 15
540,302 540,302 00000000000000000006da3916115bd5ec547152beb410deee01d34b428dd5ce 1,459 0.89/1.00 vMB 5
540,301 540,301 00000000000000000024dd8cb558f1fe5b1a8719e9493c233f6473521f9d8629 917 0.35/1.00 vMB 31
540,300 540,300 00000000000000000023919c4752790e24410c3f1f210d973d96fa2daa82a64f 2,288 1.00/1.00 vMB 14
540,299 540,299 00000000000000000009ea1f4522f42d467eba3916dcf22ea61cf528802124fe 2,524 1.00/1.00 vMB 29
540,298 540,298 0000000000000000001b23437810b581b11e6bf19b15ce22343d9d1307fa700f 1,625 1.00/1.00 vMB 25
540,297 540,297 00000000000000000010f66e3f03a77ca77ccbef251469a011348fabf0ed2660 1,676 1.00/1.00 vMB 14
540,296 540,296 0000000000000000001f46d7bc9f4582e72f938b7dc2005ac51e7fb1d79cf175 907 0.38/1.00 vMB 26
540,295 540,295 0000000000000000000c9ff48ec5cb8fb981396e9f6e126e3e35163952dd0a75 1,545 0.64/1.00 vMB 22
540,294 540,294 00000000000000000027e32ca03c24b3dd44a91b9b5b59fe24d49b38551c7bce 804 0.35/1.00 vMB 20
540,293 540,293 000000000000000000005279e1bd1a8046dc975573f1fcd0c5628b07128d9035 1,469 0.85/1.00 vMB 17
540,292 540,292 0000000000000000000ec9f638d801df1d2899c0b98a8eec77c0d69aa99c8f41 213 0.08/1.00 vMB 24
540,291 540,291 0000000000000000000bbacb399ed103b6ff490c827acae379b9fba8bbdc9798 2,056 1.00/1.00 vMB 19
540,290 540,290 000000000000000000110da5ee73c891072e53f425c77b0c3d23b047b8294ed2 2,342 1.00/1.00 vMB 24
540,289 540,289 00000000000000000014c51a609449a66d3884b982ad2443c360b2fc47460714 1,443 0.72/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.