Loading Tool

Explorer IconExplorer

Memory Pool

80,848 transactions
30.26 vMB
0.11338077 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 08e0c29d4cf4da4b22e5118de2eb90b876a2b9ea18803de52a4abb2cb7555953
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root def7ad94a6ba20c3f8bc2c2d8c4d2a5dc6402e503ee6f56d7fba8e60f709c994
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.04101016 BTC
Feerates: 150.68 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (650,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,793 264,793 0000000000000008ade3116682671f76023f776373bea37a17e78bbdf8e18b1e 222 0.08/1.00 vMB 76
264,792 264,792 000000000000000199ad780740302f0f485897fa2c6191a0d72cbe2c9aaf1e6a 244 0.12/1.00 vMB 101
264,791 264,791 000000000000001007a2c81cd9ee330a98dff74166a62f7ef4285af56132a1cd 38 0.05/1.00 vMB 9
264,790 264,790 000000000000000fe2a3c5abf96c625f623f01df44bf82b3b0f47814d908bfc5 598 0.33/1.00 vMB 89
264,789 264,789 00000000000000053ee20eca6dde305815c7979b442167773778405f397954dd 145 0.11/1.00 vMB 52
264,788 264,788 000000000000000d469fe41788d786d18f46501cbab829511a19690831b4ff95 316 0.16/1.00 vMB 124
264,787 264,787 000000000000000d381433bc8b4bc685ccc4534fd5b651a5838df466043bf8cb 445 0.22/1.00 vMB 110
264,786 264,786 000000000000000a3029bb873fa0cd69be496d3d73e2245b50fc3acf78c9a7ff 30 0.02/1.00 vMB 99
264,785 264,785 0000000000000004685fae311d8577a346de677f2ac78b078d328cf19b685466 9 0.00/1.00 vMB 65
264,784 264,784 00000000000000017820afabb3049ce9949572480dcd75d37af6ab2be0d0a879 208 0.07/1.00 vMB 234
264,783 264,783 0000000000000000bfeb530860f24f57cdff017e244ebf311b25cbb40777e12e 359 0.21/1.00 vMB 115
264,782 264,782 000000000000000f961d0a2a980a3282f94046e5c4188b0edc111d9973a4f542 133 0.06/1.00 vMB 177
264,781 264,781 000000000000000382153748779790d0118cc5e7b29c20cd86fc26be2bbe291c 295 0.15/1.00 vMB 139
264,780 264,780 000000000000000abcb4af60cf30579c0f02a1a93026757d7f0abc5c7f1c7299 389 0.17/1.00 vMB 130
264,779 264,779 000000000000000f6d72b36e9d0242f0910fd1411f62232bacd1a4ac1262389b 520 0.26/1.00 vMB 102
264,778 264,778 0000000000000009f607db96a944ea7062eff59a3fb87c092d09bf36ee68575a 326 0.17/1.00 vMB 109
264,777 264,777 000000000000000d362e24084a68e23ded312301aa6550ca9706fd6b6742b70b 63 0.02/1.00 vMB 6
264,776 264,776 000000000000000f5402ecb271e523d92b0ab61108cb0b44f4f884663a88314e 340 0.15/1.00 vMB 101
264,775 264,775 0000000000000009fa96e37f2af080f064e7010ee9c70a2c86bdeeedb1c52058 227 0.11/1.00 vMB 78
264,774 264,774 00000000000000040e6e5ae3b5b581a344b0aebf6c80734eeccc3a9b27b11846 258 0.12/1.00 vMB 114
264,773 264,773 00000000000000012cd17e5a8018a3c96586beb8592890f938214d7685e5cae2 232 0.15/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.