Loading Tool

Explorer IconExplorer

Memory Pool

19,453 transactions
8.85 vMB
0.07565527 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.25/200 MB

Candidate Block

Mining Attempt ec8ff341132e23dc17b02955d96246986f65ae68f81bef2cdc13405471c4438c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root ce98f4cd4f45d47ce7d216a5f5f20a2bb5a8ee253d98a1279544c858d475cc28
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,651
Size: 1.00 vMB
Total Fees: 0.05525653 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (710,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,762 202,762 000000000000026d2d2b5f59b134599c363c55c75dcb088e131fb9555dcece1f 68 0.14 vMB 49
202,761 202,761 000000000000018dd73e42df27a788d4f3ff5de9e769c0ac4a914f9823986997 515 0.20 vMB 276
202,760 202,760 000000000000017270cd397a396b95f8b1e78e229e6457d8de9ec94bc467adfe 118 0.05 vMB 82
202,759 202,759 00000000000003064d635aa94fb04f028f4370dc33c7c5cc9d5e525bbfcf91e5 183 0.15 vMB 199
202,758 202,758 00000000000001477cc9f4c91694c509fd03c15ae9cbc321ac08108925a392d3 194 0.08 vMB 272
202,757 202,757 000000000000043209cd2ed18f121b0a339faa4638a462dcba584b5e60e8631f 48 0.02 vMB 148
202,756 202,756 0000000000000533ba8e65dbe1c308e4ba1e9b85b423bfbd061bfa422b3d5232 398 0.18 vMB 214
202,755 202,755 00000000000004b5ea4655250f82b534b1504e1a478088767290a9eaefc39ff0 212 0.11 vMB 152
202,754 202,754 0000000000000093f9832c212fa9d8fde1fc4382d34dab124b850d08697399a5 32 0.03 vMB 66
202,753 202,753 00000000000003eb56e65a2ddc431a3b5e8878e832f7ece5539e47e2f6bf4a28 140 0.05 vMB 43
202,752 202,752 00000000000001bb6a8c2cbfa246e05cc9a770854125cf3e0165b4894949240d 298 0.13 vMB 298
202,751 202,751 00000000000003ee89a39a202d5d11a5e4e3d2c12ffaff72831e201c76716b86 9 0.00 vMB 855
202,750 202,750 00000000000002dd6e574da4977ba290988abd6a4a4b0e8249140fbeab02aceb 26 0.01 vMB 418
202,749 202,749 00000000000000b5543a6a2cf3649e48658c9e379fb1b92d0ae216f08860c199 177 0.09 vMB 189
202,748 202,748 00000000000000465e47452a02e8e4ba834292c1908dd53c6384aa892916509f 97 0.05 vMB 11
202,747 202,747 00000000000005290f8c6d69cfb4e58214137000534f3a7b11fcfb3bdeb1f0b4 32 0.01 vMB 78
202,746 202,746 00000000000001c8e58fc3c174195462cf9ff845d141c0c97063863abf5993cb 252 0.12 vMB 116
202,745 202,745 00000000000001c6093deb672fe5737cf9165aac238031a356432bebfe33fc57 463 0.25 vMB 137
202,744 202,744 000000000000005fe25d7722e2d9c34b120b2e6fc53f9aba0a9483f4e9eefd47 65 0.04 vMB 50
202,743 202,743 0000000000000453ce255ea1d6c051531e6010dc6c50e3bc631c5de14e12a552 643 0.20 vMB 149
202,742 202,742 000000000000033ed9c333a9f8e6dd44e86596fd82a2766bce707eb987b5fb5b 564 0.25 vMB 256
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 245.97 GB
    • Received: 0.93 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.