Loading Tool

Explorer IconExplorer

Memory Pool

70,332 transactions
27.37 vMB
0.07549001 BTC
Random Selection Loading Transactions
Max Size: 164.19/200 MB

Candidate Block

Mining Attempt 1349a64b98980e1899b22bf2380433d7e439b6faf212c27f5d71de3aaed24f03
Version 20000000
Previous Block 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf
Merkle Root 1d217da0d9d44976455e82d760cd7e29eb002b01268b5da4d306c8fcae8bdbba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.01664147 BTC
Feerates: 301.05 > 1.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,583 (811,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,051 104,051 00000000000226d616ba0133cdadb2104023e2ee75ae05cd974f6150b290e9db 8 0.00/1.00 vMB 0
104,050 104,050 000000000000938cb03a81e0351588de5ba604ade5cbdd786416e072ee7dfd54 12 0.00/1.00 vMB 0
104,049 104,049 000000000000948c818730c6189c97cbc5b450995cc8403079063699bd4d2859 21 0.01/1.00 vMB 0
104,048 104,048 00000000000340337bb07101839b64db59fa89bc8e00beda62c7059fd2b11d32 10 0.00/1.00 vMB 0
104,047 104,047 0000000000027df232f6336c00da616e7d49a6e895e9b4b9486cbc3326147a70 11 0.00/1.00 vMB 343
104,046 104,046 00000000000182ff7e385c3e275c5b971c41e5b493c02ef5f084c53f4259372c 12 0.00/1.00 vMB 0
104,045 104,045 00000000000271f24ef53d13cffb75b8b4bbd4603bc4b32100622a5c02fbd7e4 24 0.01/1.00 vMB 0
104,044 104,044 000000000000bebcc5a6276ee37fa1e4eac3a04212d2e1770da106efdfb35e0f 11 0.00/1.00 vMB 0
104,043 104,043 000000000000e288158f63637f5524e0f6f2f677c69c51207e4624c2efabc1fd 10 0.00/1.00 vMB 0
104,042 104,042 0000000000035cbf27e9e38a049ebab57195916fb618f6dc6bb5b2e7dd17922d 21 0.00/1.00 vMB 0
104,041 104,041 0000000000000a0c62e247513c586b01d240f517a84de52538523663d3d703c0 3 0.00/1.00 vMB 0
104,040 104,040 000000000001c261140733ea83db2d102fdb3e93aff8f8ad1e684434c74414c8 8 0.00/1.00 vMB 0
104,039 104,039 000000000002870e06101efc5e217f0fca797ad266afc9af114c147848d36705 5 0.00/1.00 vMB 0
104,038 104,038 000000000001b103650b394fc60d13a753ad6fb61bc9bbc262a44dff0ecfe4e9 6 0.00/1.00 vMB 0
104,037 104,037 0000000000013bc66ae84d81df6c23b4e65974c1317f65762b755ec5a556a549 8 0.00/1.00 vMB 0
104,036 104,036 0000000000010ba28ae9fea6834d2775e4dcf8f2f29a5bfd7468e47b811c9361 8 0.00/1.00 vMB 337
104,035 104,035 00000000000217b0f2de8ad2cda4677ced221fbcda3456978fa4450a892516e2 6 0.00/1.00 vMB 0
104,034 104,034 000000000000fdda14c38f7e261259b4233d5d9c0e8ed8d1ece83918165871fc 7 0.00/1.00 vMB 0
104,033 104,033 0000000000021a8ff01e7b6a2361c32e3c7ab3860aeb190ee784a5a3caf79fbf 9 0.00/1.00 vMB 0
104,032 104,032 0000000000029a83603c2cf088239f9b3935661506b21a7e04ed1e60bbc9a0a0 8 0.00/1.00 vMB 0
104,031 104,031 000000000001131e4efc7af7227280106522288ea7cb606e0dc9eef16e7aa01d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.01 GB
    • Received: 19.74 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.