Loading Tool

Explorer IconExplorer

Memory Pool

30,652 transactions
6.11 vMB
0.05489373 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.59/200 MB

Candidate Block

Mining Attempt e48eb637f1909cc8c638485e38464016cb85fd1f4a5f40e2961c8c39d611ab1b
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root e4e903b387ba1f2479d0b0acde37c4c6ceccad66f0e5e2fe0b9125b6e467b280
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.03431815 BTC
Avg Feerate: 1.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (726,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
186,166 186,166 000000000000008c58bd9b864433ea3fb9c7a330e493227313d1146df05770b0 0.19 MB 509 131
186,165 186,165 000000000000090849765e9eb14f5d4640a069387cccdeef00bf55dc352ebe1c 0.07 MB 143 153
186,164 186,164 000000000000099da680f975cd1787e60b4ea2ad47d81659c93814dcf10347e7 0.04 MB 146 29
186,163 186,163 0000000000000055c20f00bf07a2b21dff374d0d987abb151c71d4c11f9084d5 0.03 MB 32 118
186,162 186,162 0000000000000117bcbccd8bc920f28055b1b75d42c93e7159b7713067f7053b 0.19 MB 463 130
186,161 186,161 00000000000007ff0285d7ace03963845bb1af7c9510b4b3db6d01fbb317151c 0.03 MB 64 106
186,160 186,160 0000000000000473c1a6b7eab45cfdb5f5ceb8134b858675fe67143caba3d7af 0.07 MB 126 114
186,159 186,159 000000000000007435bf48fe9501991f019233fed60d6b84d227c6c8f6e9cd6e 0.04 MB 99 207
186,158 186,158 00000000000007f99893bb592ecf32f6ffdad76dcedea6cd725916c6d9b2f59a 0.25 MB 639 164
186,157 186,157 00000000000002dff9689a8e22af3f9d883b1a51e95e9270b8364da089a190c2 0.06 MB 179 125
186,156 186,156 000000000000058b5c87eafb0f69d81b701efbce3456b74890e6b34fca91fd88 0.00 MB 13 172
186,155 186,155 000000000000023b6a46f950ef1ccd08519c2e26208d1af157c6e7fa541bd043 0.01 MB 29 98
186,154 186,154 000000000000010c5ba86d05c6f43df46921d453d23fdafe85229f6a7d840e16 0.00 MB 4 0
186,153 186,153 00000000000006d68b5d22acef2a43b38dc692782d7c12c0ae43259b9eb46078 0.03 MB 14 77
186,152 186,152 000000000000051863462b5dac926b6124ec9f56f379287682467cad6aefde27 0.00 MB 13 134
186,151 186,151 000000000000054eca20dae3a0d65c5de5dd99752475459892188232b5fadbae 0.12 MB 305 255
186,150 186,150 000000000000048041517ee7cc2d5ecde2a1f86a20155034c6a0863c50cc4fdd 0.00 MB 9 91
186,149 186,149 00000000000006a26af8e71b53bb9f0d76008693aaee6daefa115f76cef56b23 0.04 MB 79 135
186,148 186,148 000000000000052f3bf8e070808e8a611095d73c7113ce16ac90b55e68f35414 0.02 MB 47 122
186,147 186,147 0000000000000204dd0439ecfde1c995938b62af6079e9ea84cb0e38e46ba731 0.04 MB 115 97
186,146 186,146 00000000000000f471bd23f9cac1e990bf32954e6b4742de6bca875a7faeb57d 0.03 MB 57 82
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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