Loading Tool

Explorer IconExplorer

Memory Pool

41,975 transactions
26.57 vMB
0.07806800 BTC
Random Selection Loading Transactions
Max Size: 138.77/200 MB

Candidate Block

Mining Attempt 74c8e9cb3c3a52f4d7e727512cef72bc8c82c7499da0c42c2811897a91d5c208
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root d469060883af77d972f8e2e6a750524ee8f55e8abc6c5c7f14c32b12ea666b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.02878084 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (151,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,228 763,228 00000000000000000005292be5ea64df410a2260483123575045b424d14ad6b7 140 1.00/1.00 vMB 13
763,227 763,227 000000000000000000005c75bca20ba5de9476f2e87c15a4d456da0338a26496 1,077 1.00/1.00 vMB 18
763,226 763,226 00000000000000000004aeef6699b7ec45eae8c599aa548e3f03caee4f34f607 1,642 1.00/1.00 vMB 22
763,225 763,225 00000000000000000005dce74802785cd8862dff7fedc77668c3aeb4b9b8e9ac 353 1.00/1.00 vMB 16
763,224 763,224 00000000000000000003e40ce317d6edaac6ae0e74eb3f60d54ddf52ca0ab693 387 1.00/1.00 vMB 15
763,223 763,223 00000000000000000006ac16b839ef3bb902e0b2bae3547597bd98d7574521e6 310 1.00/1.00 vMB 14
763,222 763,222 00000000000000000006f1856a51be092fb3fadf308ec867383ea12fa4d20d35 289 1.00/1.00 vMB 14
763,221 763,221 0000000000000000000529322a5a5afc0136f8db588fd21e97308308daa39264 2,122 1.00/1.00 vMB 24
763,220 763,220 000000000000000000028300280ee70171908a38aded1ff00056d8b95791629a 561 1.00/1.00 vMB 17
763,219 763,219 0000000000000000000735874529480329dc2bcd729a76c3e7e7bee7a249f978 1,982 1.00/1.00 vMB 28
763,218 763,218 000000000000000000060a381c113df5882c873bfc6dee73bd4ad7ce62546fbf 972 1.00/1.00 vMB 18
763,217 763,217 000000000000000000033da9d6d7cc67ddd818fb4b43d4869a67dfeb9956f30b 1,348 1.00/1.00 vMB 21
763,216 763,216 00000000000000000001f5369520b7f8fba9c49ad9f4adb6ba49fb4934bdb790 1,078 1.00/1.00 vMB 19
763,215 763,215 000000000000000000001a4f9307220d74119e5b9e6d90d00a65b246cbf2f26a 158 1.00/1.00 vMB 14
763,214 763,214 0000000000000000000775d6f79c7e522f1bed925d2847f3583bd3283c57f4a9 1,003 1.00/1.00 vMB 19
763,213 763,213 0000000000000000000282aceec2f274cd09e05c32924f50f7da46083b82bcc0 1,651 1.00/1.00 vMB 19
763,212 763,212 000000000000000000049d3d9898ec1adc79a7e79ceaabda59ff6e867e3cefa7 1,845 1.00/1.00 vMB 30
763,211 763,211 000000000000000000056cf5ef9b3970402519575510f7fa277a11dc60cf5ec8 1,219 1.00/1.00 vMB 19
763,210 763,210 000000000000000000067549630ad52284be585b7044a56a6716533cb25c67c7 175 1.00/1.00 vMB 14
763,209 763,209 000000000000000000038b3a7be9fc8e6a45c0ae45f5b39e4be6d5de9b707a1a 990 1.00/1.00 vMB 15
763,208 763,208 000000000000000000060ec454ff471147430febbb0e81ad43a36cac79c0ba00 2,463 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.