Loading Tool

Explorer IconExplorer

Memory Pool

33,233 transactions
13.98 vMB
0.05400602 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.82/200 MB

Candidate Block

Mining Attempt f7e0f41388d48713667d9d68312e9facacf9158c09f854878e149a58fb9feb44
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 42581090b860b16058e9a658cb98c001f2f9a02e1dc17e928437a7fad996efa1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.01568160 BTC
Median Feerate: 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (710,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,841 202,841 0000000000000494ea3c3bdaad4c50999a6f38e5ac379d4f7e172b84ac76bcd0 132 0.05 vMB 171
202,840 202,840 0000000000000292ad7c39c3cc0d226105b92b006cd264149cdc423a6a9853a2 81 0.03 vMB 48
202,839 202,839 00000000000001a3f8d22347c56b89426e716abd2a68084407249ed9e8c9606a 441 0.18 vMB 269
202,838 202,838 00000000000000f5a1c66a0775f1cc717a3007dac866bb89a19a7635e3c060cd 224 0.09 vMB 222
202,837 202,837 00000000000001712101b8e2d2d90ba32d3cc097049640ce42af9c8e0e378586 313 0.18 vMB 161
202,836 202,836 000000000000000f569290f2ecb7f324eaca45b6b95f44f7fe86dcd56decad49 86 0.04 vMB 88
202,835 202,835 00000000000003b04b31067f096b929d187345f40320a01031ce1dd1ed25fc6f 155 0.07 vMB 103
202,834 202,834 00000000000004ac079a357b4c5183134dd4d8d4037ea944f8745b065e696ff9 341 0.29 vMB 78
202,833 202,833 0000000000000163b29182594462481e86db9917c91ac1dbcf7e2837220144a4 593 0.25 vMB 191
202,832 202,832 000000000000052c979d84e209506b9f1619f56a25b2f71750287819edcca245 902 0.25 vMB 340
202,831 202,831 000000000000020ba7b9913e19fe4ef809c00c8cab2a04a73f5617f3e209ba4a 154 0.05 vMB 467
202,830 202,830 000000000000015b945415bcc401743108e8683be7825f619cbdb44f4caaab8e 88 0.05 vMB 143
202,829 202,829 0000000000000032d333660a8215c50f44840a4a5830be8b1f2328e0bd958646 17 0.01 vMB 77
202,828 202,828 00000000000001e9eb00111c7938a388c76bbb73d827f742b1addc5f1bbb4558 91 0.05 vMB 129
202,827 202,827 00000000000001125c1c7ac7e12857b85ad5462ca7407f2930729380085b0246 491 0.23 vMB 137
202,826 202,826 000000000000019cb336a8a38d137ed70d57d89f5c930a2b2bb2fcc5cf9acdb0 94 0.05 vMB 57
202,825 202,825 00000000000002b04f34a294addd3e16db3a2f7d59bbb19e373831703eacfb5f 209 0.10 vMB 138
202,824 202,824 00000000000004eca47f32d9d0d11bf81ea80ede8bdaef20f57386f81e1010ab 376 0.17 vMB 326
202,823 202,823 00000000000002fc8bc8eed7e719e7c9025f254362b174a3f954f2028020e8eb 10 0.00 vMB 15
202,822 202,822 000000000000009f636fe159b5e227c1c209157d94d68ceac20efa2066793810 15 0.00 vMB 204
202,821 202,821 0000000000000499284e3da6209ea8737f4e6d286c8d4aa1c65e4eea1dfa3fa3 98 0.06 vMB 279
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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