Loading Tool

Explorer IconExplorer

Memory Pool

48,375 transactions
28.16 vMB
0.07744182 BTC
Random Selection Loading Transactions
Max Size: 150.26/200 MB

Candidate Block

Mining Attempt 18b69613d96cfd1ab89b60e6250af76f8bdcdd00401a4219b5c15abbd131782f
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root ae74ea9ea850eead56ee08761c57ebd3ee415d02dc78d0712e145415d304618a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02395627 BTC
Feerates: 500.45 > 2.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (563,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,322 351,322 00000000000000001264cb5b03b34447d49fb4da4892790a2c17d3c202124e98 348 0.18/1.00 vMB 28
351,321 351,321 000000000000000010800ae86eb74401b90f58c7296feb77c5587faae580930b 96 0.04/1.00 vMB 32
351,320 351,320 00000000000000000a2382af75b6189059ff86e51e20684d0428b181c6deb2f0 140 0.07/1.00 vMB 29
351,319 351,319 0000000000000000050507424d0e0eba27a3a87bf99ab74bad0deca76b22e30b 1,442 0.64/1.00 vMB 30
351,318 351,318 000000000000000003fba67019cc33f476038210be2afa6d7bdedf5b63b6064b 468 0.20/1.00 vMB 35
351,317 351,317 00000000000000000559aeb5613236795c7d3978a225eb59727fa57e2d248490 733 0.33/1.00 vMB 30
351,316 351,316 00000000000000000085107ddda64b084854bd7682e014c95e2b72e7a074bc12 149 0.07/1.00 vMB 30
351,315 351,315 000000000000000010d7e8fe4aa3f4be25d5c3e934e13eb6e46fbc7b9eaa9817 931 0.44/1.00 vMB 29
351,314 351,314 0000000000000000006a0b3e9c8cb599078c3faeb9a2fe748df5cb5e7b4f7222 1,332 0.60/1.00 vMB 30
351,313 351,313 000000000000000015af1a25f365325826990902eef0c115ef494896f8c30efd 1 0.00/1.00 vMB 0
351,312 351,312 00000000000000000d7e55c507ba1b82ffdf3bfdbb1c32713be5df6093ed36c5 729 0.41/1.00 vMB 21
351,311 351,311 00000000000000000d3f6473fbb97206d58f878001c1315c2847225b89be4712 1,056 0.75/1.00 vMB 23
351,310 351,310 00000000000000000a5c63bf948ed77bfc5c2fdeb33396c086814ed86dbc3d30 2,117 0.75/1.00 vMB 40
351,309 351,309 0000000000000000161926de0d4b8664cbe25949c9c06c16f74344c8f779172c 218 0.08/1.00 vMB 21
351,308 351,308 000000000000000010f1f8e0a2b68ac94c664c3788b229dc70d3149f202e928e 630 0.30/1.00 vMB 29
351,307 351,307 00000000000000000031e69bd1a8781af39df47a18cfccc43e8c7632afc8c68b 1,490 0.68/1.00 vMB 33
351,306 351,306 000000000000000008a3389956c55cef2a403823d56e14fcc619a2e0e251f97d 107 0.10/1.00 vMB 17
351,305 351,305 000000000000000005db586cac6dc66a358b61d847366e25081b7ab4ca5a68e6 335 0.13/1.00 vMB 41
351,304 351,304 00000000000000000d83a18cb3ed4713ba4c5c6787a18c1aec30d4a3bec76c83 243 0.15/1.00 vMB 25
351,303 351,303 00000000000000000f998caeca05b37f67d01ab2773bcad741ab51b3415075c2 886 0.50/1.00 vMB 22
351,302 351,302 0000000000000000129c71abf677d305b6f37a51f55d0002e802f8f9f5903ed3 1,548 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.