Loading Tool

Explorer IconExplorer

Memory Pool

27,674 transactions
6.64 vMB
0.03897878 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.28/200 MB

Candidate Block

Mining Attempt 26a4c05cc9ac1ba03572278638161198fa4507da24e7423cfb882440da2d4c10
Version 20000000
Previous Block 000000000000000000022284c297da0a87d12b261e6052f3b173b86dc93272d5
Merkle Root f6d07da78362de85808eceb3d65f4e0418ee1bb88279f76c95800bf32bb1b432
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02169407 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,015 (715,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
197,774 197,774 00000000000001dea26f58c1bcd6c7a777e8bd7e15672423463ef2ca557b9b1b 0.05 MB 127 139
197,773 197,773 000000000000046185766c2c25c6e17a1fa6e87776adbaccba996be9fcb5be70 0.05 MB 109 156
197,772 197,772 00000000000000f1f5dc4b0ddce07362461b2c83d935a0b3b4f3d5a8197fd932 0.02 MB 75 17
197,771 197,771 000000000000060ddbd926bc7e895287e929f305d603cf293bd1db6bdd50d180 0.14 MB 337 141
197,770 197,770 0000000000000615d807ab2174ce27bf565f5ebcd10e9c8bbfd062b844586754 0.21 MB 448 119
197,769 197,769 00000000000002ce8d55db86810d810c25d5f970dac5f1aee181a1db924f0818 0.01 MB 20 102
197,768 197,768 000000000000018ed66d4f038d30375760f801f46c34e2dd1e1d6906ba4a686f 0.23 MB 526 127
197,767 197,767 00000000000005fe51441d2e19e4618318b1e14153fce835df143242576f3944 0.03 MB 108 20
197,766 197,766 00000000000004af29c3062dc4628b7848eb3a9c441290f2eb57d77870861385 0.25 MB 610 158
197,765 197,765 000000000000047091e8a76de26ad808566dbbabf8c8256ba54a61c599733943 0.03 MB 51 118
197,764 197,764 00000000000003015d2817de8e50ee13d92bce6102c076881d4c6e3e92f883bf 0.11 MB 130 61
197,763 197,763 00000000000005fd64f57b64be76601eba42e07266d38ad2463c540b4848bab4 0.04 MB 78 100
197,762 197,762 0000000000000005e58bc5763517c1ba108ff799c361ba2c23b8626bd9c39371 0.06 MB 90 57
197,761 197,761 0000000000000273a574d3261a8afa9f3c6ec848b649afd4b0dd28490d62c738 0.25 MB 562 133
197,760 197,760 0000000000000430a06ed8b3464f16ac78690a55753f2aafaef76566c2772081 0.13 MB 328 128
197,759 197,759 000000000000048a9f826c2e84b478611d39851e9d000d6245ebbfd7e9aa64a7 0.04 MB 156 3
197,758 197,758 0000000000000082b0bab35c9efb6dc99a3b6c20c303ee15975b3dcadfcebb60 0.11 MB 322 176
197,757 197,757 00000000000004f6ea96e23bcd9e32698d75ff41b7d132b3f2e4c3137c7d522f 0.05 MB 153 69
197,756 197,756 0000000000000051937139ed265a43c506c81a90079ae7b873bedb1932e16e73 0.25 MB 727 167
197,755 197,755 000000000000012128074d45d856cbe65bb657f59316e2c65a75f95b13543c82 0.00 MB 8 172
197,754 197,754 00000000000002e3ae6deffba6e4ca0f66b7297e37ad61e500c734f6d7abc1f4 0.35 MB 1,024 155
Previous 10 blocks ↓
Total Size: 778.87 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: 395.79 GB
    • Received: 3.55 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.