Loading Tool

Explorer IconExplorer

Memory Pool

74,899 transactions
27.49 vMB
0.06670420 BTC
Random Selection Loading Transactions
Max Size: 168.19/200 MB

Candidate Block

Mining Attempt 8a99fdaf30d3e60b74afde86f3fd9cac3176c06f057837b3a769700b6926ca04
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 2f094905dde8ae04c79ef42c9d65c8e2b761179db32b9eb1103ceec203b30b58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.00781092 BTC
Feerates: 74.05 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (551,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,854 363,854 000000000000000016358de00d7a11c0f85d2c0cbd447bf09cb182025fa7face 132 0.07/1.00 vMB 25
363,853 363,853 00000000000000000895ad9c38697701d9df451b4265cfa9c0bd14b39fe773a3 1,630 0.83/1.00 vMB 28
363,852 363,852 00000000000000000d01908ee4929366d49dd75a732572a83c973318901ea5a6 1 0.00/1.00 vMB 0
363,851 363,851 00000000000000000a14342ba96a4c6b1a799183d4a228396c456edfedfd2652 1 0.00/1.00 vMB 0
363,850 363,850 0000000000000000132ccae0a86f40454b8124a2482ac158b0fcf92aec6fe6ea 227 0.14/1.00 vMB 21
363,849 363,849 000000000000000002e6f1df0a73c229031b6292253ab59d25046a05ed4b34ba 160 0.08/1.00 vMB 26
363,848 363,848 000000000000000000af211c4631eab4982d248ab44e267698cfafdad80a13be 521 0.50/1.00 vMB 15
363,847 363,847 00000000000000001601012ec4cbca0f0d17ee29a025913d43dcfeb8fc56c0db 1,785 0.95/1.00 vMB 28
363,846 363,846 00000000000000000c3fbfed3228e2f346b30f4aedcc1eb1d8e1901abf68e176 1 0.00/1.00 vMB 0
363,845 363,845 00000000000000000e29546572715d139c971ae1e18723e79be3e2c155936e15 637 0.37/1.00 vMB 24
363,844 363,844 00000000000000000f6df0c2c1fb21d90f00e02cc9f3c8304a9e0bfb824b0772 429 0.25/1.00 vMB 25
363,843 363,843 00000000000000000308c392aacd83a486090fed4c04fddfbe3d04882ad73447 98 0.04/1.00 vMB 35
363,842 363,842 000000000000000005e304e78027c3b6601784cbafbb1a2267142e56ad6ff6a0 747 0.36/1.00 vMB 31
363,841 363,841 0000000000000000005386b8bfde0991b61a3f6cd9fa5a3f2ca77f14cd4caac3 174 0.09/1.00 vMB 20
363,840 363,840 000000000000000009c77c1cf83b8264e943a14fbddf1c0a7d7f576e9bd330e5 2 0.00/1.00 vMB 0
363,839 363,839 00000000000000000f541795510b79f5fef8900fc2b54f5f9ef24a1608bce58b 568 0.31/1.00 vMB 27
363,838 363,838 00000000000000000613f0bebbe46214ddde2d96ba13cefd055f4c9d0b6be6e3 297 0.17/1.00 vMB 25
363,837 363,837 00000000000000000ce8bfcb263624ff4845fe2da368ed5443ff7b186006dc1a 404 0.24/1.00 vMB 23
363,836 363,836 000000000000000002f4a32abb0551e89b29c16d7935de22f6fe5d9f93a21345 480 0.49/1.00 vMB 22
363,835 363,835 000000000000000000cd89ba29277f9a93bddcca4eabb3c857c73fd6ba29e0c4 1,161 0.95/1.00 vMB 24
363,834 363,834 0000000000000000011cef43d1c689b097bd15410151f6b2666a6f683a7ff659 728 0.66/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.