Loading Tool

Explorer IconExplorer

Memory Pool

52,630 transactions
31.59 vMB
0.11559553 BTC
Random Selection Loading Transactions
Max Size: 168.99/200 MB

Candidate Block

Mining Attempt ca67f6965dafcf22c72384cd6ef58d7a9643e4c283add44dc6e12786381b6235
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0f720b1691370e57c4528dd6f6c4df443bfea325b48cf44e9118e9f3cd6cb5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02394421 BTC
Feerates: 32.88 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (591,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,860 322,860 00000000000000001039d249be62b86509487c11ff1f7afc01ca98c86e812740 920 0.49/1.00 vMB 30
322,859 322,859 00000000000000000b6d836879c90ba9990e652789eeaf6f27020d8c26bfdbd3 799 0.42/1.00 vMB 28
322,858 322,858 000000000000000004bc3ebbbe6eb6067e97f24992dd9395b03dbca363466b1e 873 0.59/1.00 vMB 25
322,857 322,857 0000000000000000089da202854db2af2867d6c7df8faa026eb1b2104ddb0472 971 0.43/1.00 vMB 31
322,856 322,856 00000000000000001d2f8067ad070529b2591e44cffedc7bc0d0688302cf3e1a 67 0.12/1.00 vMB 31
322,855 322,855 000000000000000010812788465bf0eee639e00c869690c5f371cc29d30ffa91 146 0.08/1.00 vMB 28
322,854 322,854 00000000000000000b8d19cbb6d79c9c5ba6c1e0c2fcc2751b3dce818ec6ed71 328 0.14/1.00 vMB 35
322,853 322,853 000000000000000001cfe8b07149f41a72296cc5ba0f8cc0075f8dd126011c5a 185 0.12/1.00 vMB 24
322,852 322,852 00000000000000001bb3311a371a3fc3fa7412c2e6e13b8345982546c0cfb497 40 0.02/1.00 vMB 23
322,851 322,851 00000000000000001a9c772fa8eb5e78438a863832f503e5ae8902b52bfa8a4b 399 0.41/1.00 vMB 18
322,850 322,850 000000000000000000882bacf999224d97e4f4e454d0f28b40280f78796d9e24 122 0.16/1.00 vMB 16
322,849 322,849 00000000000000000e0f994b938ea155e8c5c4793711d6ea916e19e9745f68cb 165 0.12/1.00 vMB 19
322,848 322,848 00000000000000000aa7169f5fc6c474b64355583406b51000d9c9ba948fccef 128 0.04/1.00 vMB 40
322,847 322,847 00000000000000001da8e57ccd8ce0d533e190b8b383c94f0c9a78f05b904c4e 453 0.35/1.00 vMB 28
322,846 322,846 00000000000000000b330d73d73abe4f638c35bef231718e854d98c30f7cc76c 285 0.18/1.00 vMB 30
322,845 322,845 00000000000000000ea872d89ef48a2205fbf54d809264c98d500e3767bd40ce 6 0.00/1.00 vMB 36
322,844 322,844 00000000000000001a04c0d57403640ba556ceea7440d3fbf7f804b4cbf9074e 126 0.10/1.00 vMB 31
322,843 322,843 00000000000000001102b7ac991a6564792e851f4c7de5a27d9d125b46690c52 385 0.20/1.00 vMB 31
322,842 322,842 000000000000000017801ad1953a87731c2ae0db11dff5be8b704a4882b94bcd 486 0.35/1.00 vMB 23
322,841 322,841 000000000000000006822f6231755c23ce63c2c941be22cd1b5b93a8755e9e7c 356 0.22/1.00 vMB 27
322,840 322,840 00000000000000000704bf0eadc60001345a674493f8aff2ed6591248d8c64f9 145 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.