Loading Tool

Explorer IconExplorer

Memory Pool

77,607 transactions
33.71 vMB
0.13917092 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 63eb6380213d5f35b50900715a5de02812d2155ab6579d21ef21324ec7056f3a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 246d01b5fddaf82daec3d38ea8e10c8874b81ecd6a5c61b5e0c9a896591cde25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02867179 BTC
Feerates: 100.53 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (313,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,182 602,182 000000000000000000015364b959d1a15d7cb661e7e977dd7faf9e73602e987a 3,170 1.00/1.00 vMB 14
602,181 602,181 000000000000000000031b394b6cf08d778c0df9bd56d989b9dd45a038849102 3,350 1.00/1.00 vMB 19
602,180 602,180 000000000000000000121730de7875501f506facbe988a99eb2fb722a239a95c 2,602 1.00/1.00 vMB 22
602,179 602,179 0000000000000000000fe351a6777a6155ae28791fe597758b8c633c97dc5223 2,087 0.72/1.00 vMB 16
602,178 602,178 00000000000000000006916dd92ad0446f444dc158d240adf0a2bc52cfbb3772 2,770 1.00/1.00 vMB 17
602,177 602,177 000000000000000000095c78957d457c915a511ea5b7295abe04145c32629390 1,040 0.43/1.00 vMB 17
602,176 602,176 0000000000000000000b10ab8912e06b63c823686faff67640759373a9344054 921 0.30/1.00 vMB 19
602,175 602,175 000000000000000000035f709006546c3ad6e48c1b0a3bcf2672da7f47302d6e 2,270 0.64/1.00 vMB 5
602,174 602,174 000000000000000000144d4ceee0bba18a5e56fef89c5e1f644be34bdca1402a 2,891 1.00/1.00 vMB 30
602,173 602,173 00000000000000000006c92cc258e8ffb55e2396c1da77e05ec81ed615250f75 1,781 0.55/1.00 vMB 23
602,172 602,172 00000000000000000006b0053904b94a4aa35cf1d319843f41ec07b39f8c0b32 803 0.22/1.00 vMB 18
602,171 602,171 00000000000000000005f483db5d91289c42cf176e71780510efd23f90e50b05 352 0.16/1.00 vMB 36
602,170 602,170 00000000000000000014013bb2687d3a6f9b058ae2d7cfbc77990b267fa3156f 2,528 0.91/1.00 vMB 15
602,169 602,169 00000000000000000011159af81bc797550d6abb40e44379bad31bd35e472e2b 2,858 0.89/1.00 vMB 7
602,168 602,168 00000000000000000013a0dab9d26be0353108f6eb5a2be6ac389986296607c7 2,902 1.00/1.00 vMB 18
602,167 602,167 00000000000000000003041256b440a9ad19863e26c282af84329f90eaeec2a5 3,021 1.00/1.00 vMB 35
602,166 602,166 00000000000000000008ebb99f5a905525db895064df676cf6ab4cb7596bcf80 2,677 1.00/1.00 vMB 26
602,165 602,165 000000000000000000011aea5ad0a0a6c266ea9c5a3107c0b2abad4832ac0ae2 2,923 1.00/1.00 vMB 12
602,164 602,164 0000000000000000000e0bf9c99f8d6c2d1e4a59a31b8439adef811fc7c5f752 3,053 1.00/1.00 vMB 38
602,163 602,163 00000000000000000014095284261b761c2baad33e3ce98890db5b3102ce993c 1,524 0.54/1.00 vMB 18
602,162 602,162 000000000000000000081e81fbc3e9059e34049e0e2d551020619adb73a9c4f4 1,221 0.37/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.11 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: 733.33 GB
    • Received: 18.54 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.