Loading Tool

Explorer IconExplorer

Memory Pool

36,410 transactions
25.79 vMB
0.07587292 BTC
Random Selection Loading Transactions
Max Size: 132.78/200 MB

Candidate Block

Mining Attempt d63b93c02247401b162d8c49a8ab39105048af261b5b72f3cced3e0bdc7ff854
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8f25dccc67d8f825471fac61740227c2eb880943da9c8319dce70bd65f29915a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02894953 BTC
Feerates: 101.64 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (544,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,175 370,175 000000000000000003ebe32fa2d8d0f79ffe95694534af90e6bd31cc2e9affed 366 0.27/1.00 vMB 21
370,174 370,174 000000000000000008cf7f9e19ea93c397e010f212f7cae7a45f7b22e84dd53c 1,443 0.75/1.00 vMB 44
370,173 370,173 00000000000000000cc13e3b00f506fa9ddf19e2ffa4d65cb288b38d285ca903 991 0.61/1.00 vMB 32
370,172 370,172 00000000000000000171304ed7943bffe8203de5af41dd42279f92ed6e0ff7ac 101 0.06/1.00 vMB 43
370,171 370,171 0000000000000000034f406427256c29fcae95cb4f601ac93b74dde09ab96d35 677 0.34/1.00 vMB 71
370,170 370,170 000000000000000001017652ec2103aa966877a2bf8012e2cc1bbc9953aab501 304 0.15/1.00 vMB 82
370,169 370,169 000000000000000004f14ab3fd94c2675bc3b48160a017dc999a57170c6718d0 550 0.38/1.00 vMB 31
370,168 370,168 00000000000000000a9cc97e7447c954a16a8e0028bdd6999a660b32b3475528 871 0.62/1.00 vMB 22
370,167 370,167 000000000000000009c0662fc96bb3de64c368b322a5eb8a5881e3a7192bee15 1,845 0.75/1.00 vMB 55
370,166 370,166 00000000000000000111f44850ce38e7d66b7994537c20d3171ac70383c73171 1,002 0.52/1.00 vMB 64
370,165 370,165 00000000000000001144629c5a17fbbac01c9fa2a020a74f0684680c4ea9aa83 1 0.00/1.00 vMB 0
370,164 370,164 000000000000000004a3cee67d6532f415ea32f51d5fb985352fc8b67458f968 1,118 0.72/1.00 vMB 30
370,163 370,163 0000000000000000032fb222ef1a723ddabd5f2fb8c3168a234d349e8b0fe6b6 505 0.43/1.00 vMB 28
370,162 370,162 0000000000000000025e506d05adb6409221e7c6b985079920458dd196723961 1,968 0.92/1.00 vMB 37
370,161 370,161 00000000000000000e13d7a7c1e6024045ea2c14bb709a60b94d289c3e2cf982 465 0.23/1.00 vMB 38
370,160 370,160 00000000000000000b6954ef198b9d0109a8246b44de7469120f116c91bd4670 2 0.00/1.00 vMB 0
370,159 370,159 00000000000000000d9a3826537c50e721934c466ed4170b3fbf9f4038adba63 117 0.05/1.00 vMB 39
370,158 370,158 0000000000000000005bc1c6f077f5819dbdbf57df6dbe7a0f3bc3b20369a62a 293 0.18/1.00 vMB 35
370,157 370,157 00000000000000000cd34449e6d5001d2931843b7dda674f7c862ff3fe32ec22 1,155 0.66/1.00 vMB 29
370,156 370,156 000000000000000010cca3ec7c496ee1f6dafad88bae01d7f90c6a52b2e61fe6 1,902 0.95/1.00 vMB 46
370,155 370,155 000000000000000002418039f42562b4e567d3d3e139f2eb097748a60415c2e0 1,008 0.49/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.