Loading Tool

Explorer IconExplorer

Memory Pool

69,565 transactions
26.83 vMB
0.08742298 BTC
Random Selection Loading Transactions
Max Size: 160.60/200 MB

Candidate Block

Mining Attempt fbf78adf2284038056aca0d8466acc3fb1e99713a780d7dee9c2ad9a35129214
Version 20000000
Previous Block 00000000000000000000b510452552499b99273f6fc9c548d295f6f6742d71c3
Merkle Root 95d853d022d205ec0fd95122b0302453627010109439f2b76b6dbfdd55c09936
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.02077336 BTC
Feerates: 201.07 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,645 (689,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,055 228,055 00000000000000ee77333d0286c5008e3a99abbc85471cc345f96ada730b19ea 284 0.15/1.00 vMB 141
228,054 228,054 0000000000000094f021c15778e4d5f869f783f52ec5642d3b13a41310ff883f 547 0.26/1.00 vMB 199
228,053 228,053 000000000000010f4a3e57f0e0dc761dfb179fba2704f967d5e465691937d945 431 0.21/1.00 vMB 180
228,052 228,052 000000000000021fb1547e97625910a5406cb72a1c03ee2579e56016fe9470a2 157 0.07/1.00 vMB 47
228,051 228,051 00000000000000cee43d267f6b253fc8feb578d371a7d4902450ae93ed9baece 266 0.10/1.00 vMB 293
228,050 228,050 000000000000011c997fbedf430d0d37d02dccefad1022f24577c89ad74227a8 272 0.13/1.00 vMB 185
228,049 228,049 00000000000000519d9c12cd738ae9f2ca750044a20b35bdb5ca9bbee7663a74 460 0.24/1.00 vMB 219
228,048 228,048 0000000000000240c3faeb483c5ef823fba626f5b7a1f531f42fb4d91ece16e6 419 0.25/1.00 vMB 261
228,047 228,047 0000000000000130bc6ff9d161728866fb91a25a037359669548b5943f313136 249 0.12/1.00 vMB 149
228,046 228,046 00000000000001bc5b55c7e46117e03b6f13e61ad716b244af79fe74b2e40495 530 0.25/1.00 vMB 221
228,045 228,045 000000000000018aea379b2b90f27eeaa7fc89ae2d446ebcfd63a5d76aa05cf1 96 0.14/1.00 vMB 29
228,044 228,044 00000000000000822e21ae643588b16e7ccbe6110199d8e20faf038c53a84ace 293 0.13/1.00 vMB 249
228,043 228,043 00000000000002399f3838a5cff704cdddcc430c04aa3d0e3f3dba423183477d 336 0.15/1.00 vMB 231
228,042 228,042 000000000000027636f4b2301748aef45cd4491f3df0ab2dcddf1589544492c2 131 0.08/1.00 vMB 156
228,041 228,041 000000000000014864bd4ab7e3a3cf49841fc25cccadfdaf67e43ee6480c6692 382 0.25/1.00 vMB 165
228,040 228,040 00000000000001da4e395cdecbfc3f7a71efb1aea985c019dde06e68e4e0684b 216 0.13/1.00 vMB 154
228,039 228,039 000000000000000b98165a15dfd81b0eaadaf23caa8586dc67e12eb6c9751d32 349 0.15/1.00 vMB 200
228,038 228,038 000000000000012b82ee605ec2d9943002e2e46fb6793e3e913b2e6f7adbad7d 247 0.15/1.00 vMB 175
228,037 228,037 000000000000021d8f41e9431d90f262264b0d08a9faac8b374f920160ffec26 420 0.19/1.00 vMB 226
228,036 228,036 00000000000001d852bd40779d2a70a39597aa331b987c283d60bc554a48d751 429 0.20/1.00 vMB 159
228,035 228,035 0000000000000269e061054b9bf9173294a2bb073f87cacbbee7fb7648d5eba4 252 0.12/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 786.93 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: 1,024.58 GB
    • Received: 35.78 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.