Loading Tool

Explorer IconExplorer

Memory Pool

85,706 transactions
31.96 vMB
0.21013387 BTC
Random Selection Loading Transactions
Max Size: 191.11/200 MB

Candidate Block

Mining Attempt 47363dc7e5a06db150b309d96faeef13bffca1193c847f6d858e6a02a362b2e5
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 03528bd9b3146a541bf7b5c7eb46294d296f55152026566addddabf066349673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.09489121 BTC
Feerates: 529.10 > 9.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (802,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,156 112,156 00000000000117df93932ba9a8b4e583362d7d18b7e625422778796bec6f83a0 6 0.00/1.00 vMB 0
112,155 112,155 00000000000054895dfdcc3f3b966b32370c91d2692b328e63273bc9f0e98dce 6 0.00/1.00 vMB 347
112,154 112,154 00000000000095d5c04545d49ca0956f2975eef9596d7b3e650342b9f33c6e5c 5 0.00/1.00 vMB 1,038
112,153 112,153 0000000000008c2c7d03b65dfc156e05e5b4bbf11d928305fb33d8607bd531d5 2 0.01/1.00 vMB 0
112,152 112,152 0000000000001063810793310cce318bb9aa51f3b070b8dab866c7a61354b1e2 25 0.01/1.00 vMB 432
112,151 112,151 000000000001026f91cddf61c9cd232e3299698b83773d2a1193ea07ab7e48c7 12 0.00/1.00 vMB 338
112,150 112,150 0000000000008b92ea861511bbe9851d78096c05b839e3b7f44a37ed533ba798 31 0.01/1.00 vMB 848
112,149 112,149 000000000000a74b0ccee8bf088ee28c5961841ec8cef81a1a451be425669cdb 2 0.00/1.00 vMB 3,875
112,148 112,148 0000000000007ef708e3711eadc19279974edd6d3f99f77453fea5b995ea962d 3 0.00/1.00 vMB 0
112,147 112,147 000000000000aaeb8e5dd9204630b738c5065eb6413a15e5fcd25801d313aecd 5 0.00/1.00 vMB 570
112,146 112,146 0000000000007097eaf4e37bd51ec0dc539fc71214a95af274f55310a1a77cc6 2 0.00/1.00 vMB 0
112,145 112,145 0000000000004894e92cec1dbb6627424252ca10956d30cd6128f53153a0c14b 2 0.00/1.00 vMB 3,875
112,144 112,144 00000000000043869e2fc54fb97e685ed299da4c5c15d817bc6db64e1202e2b0 8 0.00/1.00 vMB 635
112,143 112,143 00000000000065ce3415f306ab16d84f64975638f1c19ba545eda0711bbe2aa7 1 0.00/1.00 vMB 0
112,142 112,142 0000000000005b304efbb85c8a8c056950c774da379a1fe3d08a8a818572644b 4 0.00/1.00 vMB 1,088
112,141 112,141 000000000000ddf5f083bad36c217cd10f7d346617093471553ce915da8365da 10 0.00/1.00 vMB 2,430
112,140 112,140 0000000000010e332821f7f62c3431fdd2a79a0fbd80924ed90bf153739e09fa 1 0.00/1.00 vMB 0
112,139 112,139 00000000000026b0b280aa8fa001fd1c310bb2997ea11f9cca9905a53d2690e9 4 0.00/1.00 vMB 0
112,138 112,138 00000000000017541c8652af117d29fd55af9147d388c2177c83e16898a0694d 21 0.01/1.00 vMB 163
112,137 112,137 0000000000003d6004c94cbc82a498439dc08daf97c35df2ca41e915f2d7342a 1 0.00/1.00 vMB 0
112,136 112,136 000000000000b0ea98802dc4e97c540e3ee6a438488ecc60aa58959982d615a6 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.