Loading Tool

Explorer IconExplorer

Memory Pool

78,678 transactions
29.18 vMB
0.06853563 BTC
Random Selection Loading Transactions
Max Size: 175.06/200 MB

Candidate Block

Mining Attempt 32118b10b8de4bebc27628e98c814d36ac9f23e8c4e17431cef1f07840dedc8a
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 45044d282eaeb4d057c5fadc45d3a9633b8190ca9bba1ad129490de904d7f0c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,465
Size: 1.00 vMB
Total Fees: 0.00934169 BTC
Feerates: 170.94 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (113,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,105 801,105 0000000000000000000086fa1096dfbbd78a28998dc54834f55edf1d88fcfd42 1,751 1.00/1.00 vMB 15
801,104 801,104 000000000000000000055c040e00822d9d826f58aedc67842d80a32c1b1b0f4b 3,133 1.00/1.00 vMB 19
801,103 801,103 000000000000000000009520e9236e683fedd6af924b259f5c03cf92da0b171f 2,870 1.00/1.00 vMB 16
801,102 801,102 00000000000000000000f06398ed3940324aa670c7e92beb49d0b46b75dcccc8 2,144 1.00/1.00 vMB 9
801,101 801,101 000000000000000000041b17b5d048819e4672d23ca3a0e1672617f1661e3899 2,171 1.00/1.00 vMB 11
801,100 801,100 000000000000000000022418f063fb7ade132dfce85042a690a54dbe12ec9b69 3,537 1.00/1.00 vMB 12
801,099 801,099 00000000000000000004342877397f70e83585b285c9762850883248f5aa1ed7 2,715 1.00/1.00 vMB 29
801,098 801,098 00000000000000000001f7bb4cab510372eeb58f786fd2a89c466f5c545e553a 4,074 1.00/1.00 vMB 10
801,097 801,097 00000000000000000004ee3c3da942ded2f968f81f09906d895168db69885cab 4,957 1.00/1.00 vMB 7
801,096 801,096 0000000000000000000521f0e12d36dd6bfeb889a35257fea767493efa0da873 2,216 1.00/1.00 vMB 9
801,095 801,095 000000000000000000032c73f994b97aad226f22fdc7cf54502497dc6f1a6bc2 2,700 1.00/1.00 vMB 12
801,094 801,094 00000000000000000004546754b88b6cc07821d5d0bbd874c243f827729b16de 2,477 1.00/1.00 vMB 14
801,093 801,093 00000000000000000003cdd59a8f0c86822324f2ed55ba0bc4169c7969548fbb 3,190 1.00/1.00 vMB 14
801,092 801,092 000000000000000000001431519959b41eb08c43bcb76f9b585417e1978f8373 2,156 1.00/1.00 vMB 14
801,091 801,091 00000000000000000003a9ed2810252fd54dab993d0f7b608e3c484f65ab14be 2,347 1.00/1.00 vMB 18
801,090 801,090 00000000000000000002464ea567e016521c6729fb69f031424b2e6c39ab8375 3,551 1.00/1.00 vMB 8
801,089 801,089 00000000000000000003835272f129cbb6ace0e37d16a4766c4d432c1d699c10 3,316 1.00/1.00 vMB 19
801,088 801,088 00000000000000000003843c457e16223c2ebdfa36bce5bab10423e7adadf754 2,863 1.00/1.00 vMB 15
801,087 801,087 000000000000000000011c0c922f52c2ec01add1c40e8c651e81ffb293d4b3f9 3,078 1.00/1.00 vMB 14
801,086 801,086 000000000000000000030a3e51b5466922e70190be5263043d338c9511e1cdf1 3,683 1.00/1.00 vMB 13
801,085 801,085 00000000000000000003a5ea73e95d5563a321dc9075f647fb9798363e186ffd 2,685 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.