Loading Tool

Explorer IconExplorer

Memory Pool

14,064 transactions
8.61 vMB
0.03285242 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.33/200 MB

Candidate Block

Mining Attempt c5c92f067b7f7bd90c2abc66dd73552ad1aee54c3cf583b36d0c2531893f6945
Version 20000000
Previous Block 00000000000000000001f9198768abbaa671c6ed08ac500ed8e169a818a88777
Merkle Root 3e33170d082c94fc41171ebbc3f96f26e7e0ccc11d5df742065bb8c09f6feea0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.01446526 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,375 (652,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,730 260,730 00000000000000003861a5f76130c8e6e5234f2eb56ce4c05d118495d9d0adf0 29 0.01 vMB 121
260,729 260,729 0000000000000004d9e25363dfb642e9e53f81f7df61913997286aa64e38d2f8 131 0.11 vMB 56
260,728 260,728 000000000000001a24879e508b5b34b11517cc049f25100a152cb86eac508c93 13 0.00 vMB 109
260,727 260,727 0000000000000006f35d63f58eabf674f8575c01ec30be0f7718c9da8bc501a4 109 0.11 vMB 46
260,726 260,726 000000000000000b54ab85429e9ed87691f0424f008cba6ff7879305fae97d2f 144 0.06 vMB 83
260,725 260,725 0000000000000017cb912fd5c573dc055063b8b1662dac97dad98890e8e19ad1 118 0.05 vMB 76
260,724 260,724 000000000000000113a446017d0ac9a06db219a5d72f1fa58541b9e70c26393f 543 0.21 vMB 126
260,723 260,723 0000000000000008a1b12beae246818af623ebb14f39926250588596026c32f2 240 0.12 vMB 113
260,722 260,722 00000000000000167707a858d871779a8a6ab619a151a0c94f022dcd4903403d 25 0.01 vMB 85
260,721 260,721 0000000000000015c6c5975159af5b69b33d42a2bf1664c7bebffafc879ba55a 369 0.14 vMB 131
260,720 260,720 000000000000000f18e86bdd6ee37502293f7a4e599794a0056253c7c0e13e7b 348 0.13 vMB 101
260,719 260,719 000000000000000993badcbc43cf07d864ab925f3200c649055c7ac00a538b7f 547 0.21 vMB 80
260,718 260,718 000000000000000c2cf6c4933d5212146ecd9b3a1927aca5a83ecd9680262cda 693 0.25 vMB 138
260,717 260,717 0000000000000007bdfcbd93ce0b42444c9b1910224034983f33b6af66f2dd39 154 0.06 vMB 132
260,716 260,716 0000000000000011caf75e34b76ea0b3bc7d4acec5f92294331a7c9ff76081e0 62 0.03 vMB 91
260,715 260,715 00000000000000012dad00264fefba32a534a86c50cc1560e64d99835ffb4a46 215 0.09 vMB 109
260,714 260,714 00000000000000110531e3a2994a2aa4da25f6a22d9112c2c4fed14c1eefe25f 23 0.01 vMB 61
260,713 260,713 000000000000000e9126f9dc912ca098270bbd487f547aaf9da71194672e054a 319 0.12 vMB 92
260,712 260,712 000000000000000cec6948c8a7710eb4a21b526ccbc9bc11b586f5bb5799d262 36 0.01 vMB 68
260,711 260,711 00000000000000108634b08f4e4f7a603117bd15e9b1ac621edc4e6067f360c9 215 0.10 vMB 86
260,710 260,710 0000000000000012e6ff74f466d9ed051464712d3f9aee8dce37c7c018a4d307 194 0.18 vMB 50
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

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