Loading Tool

Explorer IconExplorer

Memory Pool

83,443 transactions
31.21 vMB
0.09540019 BTC
Random Selection Loading Transactions
Max Size: 191.53/200 MB

Candidate Block

Mining Attempt 2ff38550a30407972f16489c6d13b7a5017263b2572d8ca5b3b187d7d11c1d39
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 24394b7a3f3434340c86c82887191bf1385df22afe6ec801ebca837c6d0fbf19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.02496234 BTC
Feerates: 301.57 > 2.50 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (563,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,055 352,055 0000000000000000082fd4c54b2d5d2e9f9eb7792e193cd8ea54e3a2c5fd57b5 228 0.12/1.00 vMB 30
352,054 352,054 00000000000000000eb22187a1983caf82cd38631d1954bd62d186adde60da40 491 0.24/1.00 vMB 27
352,053 352,053 000000000000000003e843f3f8fcd558bbe567bb5205eef3e7e8ece7a2203584 885 0.48/1.00 vMB 26
352,052 352,052 000000000000000015d0416c5dde211140fc58fb74428f41604bb705e4c2e301 637 0.34/1.00 vMB 28
352,051 352,051 00000000000000000fb79e0f1e2f34cff97d8f6e86ad8b31bc05fb5c1d6fc1e7 899 0.43/1.00 vMB 25
352,050 352,050 00000000000000000f29fe6d79c305401683b51cad97875421210bf31209d610 1,044 0.50/1.00 vMB 31
352,049 352,049 000000000000000004bccb24cfe6253399364e4ed20bc9c1ae849ee7de979112 149 0.10/1.00 vMB 16
352,048 352,048 0000000000000000048cfd39129ba3f2567a506dd2b5663d63dff02e449eac15 962 0.54/1.00 vMB 24
352,047 352,047 000000000000000001ba3225570c90a75ef88fb38be462ba5110e6f942dbc526 804 0.48/1.00 vMB 23
352,046 352,046 00000000000000000ab14a4b2f24cf2d4f00312cc9aaa866d85ec689f2ec8313 709 0.42/1.00 vMB 25
352,045 352,045 0000000000000000151cdf7c6676ccdfc34d8e487016ff6e7f588921f686910b 400 0.22/1.00 vMB 27
352,044 352,044 00000000000000000fef359e6fdfa2b5f70ad75f92e9b10c27574c3e567b7fbb 358 0.17/1.00 vMB 28
352,043 352,043 000000000000000006d225a2d03ff81270a88882159db25cf9058f3d9199eeb6 876 0.48/1.00 vMB 29
352,042 352,042 00000000000000001164c7e6cb60f39ef5927bbfd31898f5ecdbbc7c52b05dae 103 0.10/1.00 vMB 8
352,041 352,041 000000000000000001a6338152d230e3f90d0dd767421b4c1a5d30666104efda 961 0.49/1.00 vMB 36
352,040 352,040 00000000000000000996a672f481bf0dd4b3a7145921762417c1de75d7ca90de 1,981 1.00/1.00 vMB 29
352,039 352,039 000000000000000015940d266c6b0c0b3e49b4f6b1281ba06212c77824a16ba9 1,176 0.62/1.00 vMB 30
352,038 352,038 000000000000000002fe980817b30736ff5040352b60ab92c32f96291685e299 260 0.15/1.00 vMB 25
352,037 352,037 000000000000000011148917742c3a3a847f1411eadc80821aee29e3039bfa6f 114 0.06/1.00 vMB 18
352,036 352,036 0000000000000000079e5917140651e53a02ff17bebe36db45fafdf4fdeb15c5 404 0.25/1.00 vMB 24
352,035 352,035 000000000000000003a7e7972754287d882362ac4f307ed928301a11dfc6c895 471 0.28/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.