Loading Tool

Explorer IconExplorer

Memory Pool

78,629 transactions
29.34 vMB
0.08407824 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt 9370ffb585ac492d3d353cbcacc7278c21e5426d05a4238deea2384ad94806a0
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 009bed272bd53cd5fb7eeb3b9b0f4c026a7fe67416792c9bf7fbf665ee8e39ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02222243 BTC
Feerates: 95.73 > 2.23 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (536,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,153 379,153 0000000000000000071417de796933490914f9f1cc3fdfb4bb203ffa47e58cf1 273 0.26/1.00 vMB 18
379,152 379,152 000000000000000005c876faebe7a298fef332cb091a8751c466e64772c0b0be 1,048 0.75/1.00 vMB 25
379,151 379,151 00000000000000000d2527075c7715ddc4989bc00cc67ce8f4ba975a20fd1ad4 2,065 1.00/1.00 vMB 29
379,150 379,150 000000000000000005ac479d3173a9dfa5eee4eebc89ea9a9c12323e8bbb32f1 2,403 0.75/1.00 vMB 61
379,149 379,149 0000000000000000109f4221f3cb5944e4b1c5b9304e7082619b3b957128798e 49 0.25/1.00 vMB 2
379,148 379,148 00000000000000000b98a5531ea300cacc2b61b56d3fc5d7fafd021258e5e6a8 244 0.25/1.00 vMB 17
379,147 379,147 00000000000000000e18531296a921a9d8750ea25d5af5ea289cd3f67f1bd64c 1,424 0.76/1.00 vMB 33
379,146 379,146 00000000000000000cd1138405cc8a27f51884b312726170fefc654ecd09f1e4 388 0.25/1.00 vMB 19
379,145 379,145 00000000000000000cab6017d7f80436fd861e7105e86a8add58fb647ba2f5f9 527 0.27/1.00 vMB 32
379,144 379,144 00000000000000000835494810bb8316fe5f8e1086edad56ef29f9453b7e1abd 192 0.13/1.00 vMB 18
379,143 379,143 0000000000000000085277b59bf92b1ca9e7984c7b2b462b4f1acb32508bfe9d 505 0.26/1.00 vMB 35
379,142 379,142 00000000000000001206c7ef59824ff5db5f4ff6a134a914fd6993d44a771c5d 196 0.19/1.00 vMB 18
379,141 379,141 0000000000000000108a1da6e54a5d9fcb6219388dc9225ea0863cb97caab4c6 2,102 1.00/1.00 vMB 41
379,140 379,140 00000000000000000316b101000c7b85bea90fe5df95861b7db79d9c2b181242 40 0.06/1.00 vMB 6
379,139 379,139 00000000000000000e1888c7faea910ee26d8f7a601c3dedd95a4149df0d87ca 1,540 0.72/1.00 vMB 43
379,138 379,138 000000000000000008e6a7c63412c936725ee8905bf25f21d68af7cc6dca4639 1,143 0.52/1.00 vMB 40
379,137 379,137 00000000000000000dc3a4c80d25f2cf65fe8561d3646880da6ac8d45d902abd 705 0.38/1.00 vMB 33
379,136 379,136 00000000000000001070cb27c0f816401107f11c233cf7fc9389c449086ee0b5 1,251 0.55/1.00 vMB 37
379,135 379,135 0000000000000000001dd7c4e40183e700e0de666be7b10f75d25248bb0a7ead 329 0.25/1.00 vMB 18
379,134 379,134 000000000000000005a43260a948570a81bd971caa6534348ea63a8ead37ac30 483 0.25/1.00 vMB 31
379,133 379,133 000000000000000008872eea68427c470e5817be2d1a1749e693f277faf277b7 571 0.38/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.90 GB
    • Received: 16.43 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.