Loading Tool

Explorer IconExplorer

Memory Pool

36,355 transactions
25.83 vMB
0.08499019 BTC
Random Selection Loading Transactions
Max Size: 132.27/200 MB

Candidate Block

Mining Attempt 00518e65a0afe324675cd0f33bcb85726dfc2b2a47270689ff342fe8f448ad53
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 79b844c4fe44a8c555084d7816c75e329b1de4b8976e554f1a672e10f6539994
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,000
Size: 1.00 vMB
Total Fees: 0.03770199 BTC
Feerates: 171.09 > 3.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (334,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,318 580,318 000000000000000000105574014af306d7a05a32276e67c72cad3e5826d39530 3,114 1.00/1.00 vMB 53
580,317 580,317 0000000000000000002018252f97f9dda81926df2266315562ebcfa4715fe0b5 1,696 1.00/1.00 vMB 12
580,316 580,316 0000000000000000000e3489899b3288ecc6ff2ca2d4ca2ef9568ee7cdaa3d65 2,582 1.00/1.00 vMB 8
580,315 580,315 0000000000000000001bce7246bf3151a905495038f392b51df1200c9b6a4866 2,252 1.00/1.00 vMB 97
580,314 580,314 0000000000000000000c2c40cb9e5334d4a2abbefa6e3630a91f8bc47c98698a 1,958 1.00/1.00 vMB 18
580,313 580,313 0000000000000000001b78d7562ab7d92b3558d631e4e27e4a7e8330ab417c5d 2,572 1.00/1.00 vMB 27
580,312 580,312 00000000000000000024e0c695fee91a5be1cfd0bf67548f55c67d1f545da981 2,844 1.00/1.00 vMB 65
580,311 580,311 000000000000000000080391ba571e28029cba2519efc5527bd65b8ad0f55140 2,210 1.00/1.00 vMB 25
580,310 580,310 0000000000000000001ac5574adc3be47334dd750db9fead8f3f938efb4e1ad5 2,962 1.00/1.00 vMB 72
580,309 580,309 0000000000000000002361a84fa5c036386e623a97c6ce9856412a49c8e05cd7 738 1.00/1.00 vMB 16
580,308 580,308 0000000000000000000218ee3e7ed66c0c4344cd03b97dfac84c5546f66e7b88 1,654 1.00/1.00 vMB 19
580,307 580,307 0000000000000000000a60de49a74976c3443bcaae616be67da87c843ffdf384 1,759 1.00/1.00 vMB 3
580,306 580,306 0000000000000000000a231aeb2987388babf46fa32c1dbc53296b5d497fc6bd 2,761 1.00/1.00 vMB 41
580,305 580,305 0000000000000000002367194bf17697c0d0a1e535af01fe82b57a5b147b1a46 2,745 1.00/1.00 vMB 59
580,304 580,304 000000000000000000199eb917fb54a3e6bf0d80823972bf34ce6145cbe5a2aa 2,528 1.00/1.00 vMB 90
580,303 580,303 00000000000000000017b15037b958976feb4f3294a057b5333779677157f76a 1,937 1.00/1.00 vMB 6
580,302 580,302 00000000000000000000a19a33761531463d5cf951d68d5a54300b701a897399 2,336 1.00/1.00 vMB 50
580,301 580,301 000000000000000000089ee786d4179ffc93ca2be5a1e7bb150d5a3184b720bf 2,289 1.00/1.00 vMB 28
580,300 580,300 0000000000000000000924b82f4dd78be448013bf547985837702ad21fe1a239 2,291 1.00/1.00 vMB 15
580,299 580,299 000000000000000000059e9d4b1eedfdd689fc2204cbd3b0b4fa700991a8c0a1 2,843 1.00/1.00 vMB 76
580,298 580,298 000000000000000000035f1d1f6f3472fce51dadeb7e09ee04662a4a40887c9d 2,771 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

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