Loading Tool

Explorer IconExplorer

Memory Pool

32,864 transactions
10.16 vMB
0.16375894 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.42/200 MB

Candidate Block

Mining Attempt 066a30f20533130ce820df87abf21ede1b72721f5e50934b9095015e403a317c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0228c8e435bdce10b7963e2bd42a38b8e7de99e83ee7b484187716c625516ec5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.07167915 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (723,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,109 190,109 000000000000019c65ca5bf0252212ac00763e16d6717e1659b7fbdec084f288 178 0.07 vMB 192
190,108 190,108 0000000000000135d5c080bf281637f0ab50af5a64f7ac936b092d82d70b5680 87 0.04 vMB 51
190,107 190,107 0000000000000506cbbf55f809af68704b009fb1ab9e3ee4dcd0d4f55a8a16c8 471 0.20 vMB 135
190,106 190,106 00000000000005daf716ead14eafbea64dc95fcbab62be7101b5254edc6e7f72 1 0.00 vMB 0
190,105 190,105 00000000000005d51925fef17c777cde809c8d7dedf2604a2ddaca226807b6b4 363 0.15 vMB 193
190,104 190,104 000000000000058298a0a73fc742cce9c39720880572ec2df25d7c97e5ff06c7 482 0.20 vMB 159
190,103 190,103 00000000000003d1a0586478707a3757510447e34c26b7a9521b9ca9bec18fa9 91 0.03 vMB 1,568
190,102 190,102 0000000000000217742056c9b256dd927cdfe4fc26fd7fe755c75c520159a83f 70 0.03 vMB 110
190,101 190,101 000000000000023188091b1693bdbee09b858c9b636d7f884b07186621007bcd 59 0.02 vMB 115
190,100 190,100 000000000000082c6313cae4d9373845f0ab584c2458209d04ad130495c755ce 134 0.07 vMB 96
190,099 190,099 0000000000000452e572759118832c0f528bc66948e8137789f87d984a1b2653 9 0.00 vMB 86
190,098 190,098 0000000000000328be498affcc28bd48ff032ec8262cb40a6e7302d285a6e6c7 146 0.07 vMB 111
190,097 190,097 000000000000068f12329b52b25afab190bff884607bc63cf2d90541d1752ffb 1 0.00 vMB 0
190,096 190,096 00000000000006657b19c469ebd9cf49553da9510c481f9d2476b0abfd16d411 118 0.03 vMB 37
190,095 190,095 00000000000000cd2ab2106a083b710cbfb683e2c878d70f8421d3c6f4471535 305 0.11 vMB 157
190,094 190,094 000000000000083b5a962f43a8a6cc1215d1e299d73e43e0c58583a44d4dd924 158 0.08 vMB 100
190,093 190,093 00000000000001f009f6ca824eb8a866efca6806b3b77790b1f6433e59222f95 58 0.05 vMB 111
190,092 190,092 00000000000002c0c645e862731b610997c2d748b6d1784d987b9753c74b32ea 77 0.04 vMB 96
190,091 190,091 00000000000000ebb99a091d7f3a9b0f9a7673f31aba51739fcca294de9e380f 106 0.04 vMB 120
190,090 190,090 00000000000001ed86e14ee38ce9216777bda85b564c7e09d7de5d88904417ec 68 0.03 vMB 156
190,089 190,089 000000000000056de35ad931128e2eea486b02455719cdd063636a6a164df976 57 0.02 vMB 125
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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