Loading Tool

Explorer IconExplorer

Memory Pool

74,973 transactions
27.50 vMB
0.06714137 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt e9d8a2e9b5230719a042818f1a7449ebcd16bc3fbca9f466129b0bb1a7329511
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (387,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,911 527,911 000000000000000000098af52d77a4f4cafd8bf19b71a65dd51f8417a4241cb7 605 0.24/1.00 vMB 53
527,910 527,910 0000000000000000002524a4a9c98a43dce2ff508f7f50fc8e8400fe02418733 835 0.31/1.00 vMB 40
527,909 527,909 0000000000000000001a6c22caa716610bc5c76600a9bdd6fbd43564c147741f 249 0.09/1.00 vMB 5
527,908 527,908 0000000000000000002fa57c4167d86619de0cc9d39128a0c1bfeebc21e2c1b2 3,010 1.00/1.00 vMB 24
527,907 527,907 00000000000000000020275cbe4b6cb85efd17ba835074c405cb34944b189a4b 2,499 1.00/1.00 vMB 18
527,906 527,906 0000000000000000000e09b9d773fcf476a665587dd33dc4b3f80a6341939e4c 1,365 1.00/1.00 vMB 38
527,905 527,905 0000000000000000000a68cbaed6630966fe5865684e4a9bf0773a6b1e6fcad8 709 1.00/1.00 vMB 59
527,904 527,904 0000000000000000001cbbc5d1f14b476b9f03c42a5acd566fdb28d118b14ce6 1,043 0.93/1.00 vMB 37
527,903 527,903 000000000000000000337f804b932278cc535560cb8dde96e1e5685e3dd727ec 68 0.02/1.00 vMB 18
527,902 527,902 0000000000000000001d2b76b8597477505dae283135037d1d15006a9a5b93d3 470 0.23/1.00 vMB 34
527,901 527,901 0000000000000000002f2143faaad1a3127a90d335cc8047155de5ad3c705204 670 0.45/1.00 vMB 23
527,900 527,900 0000000000000000001b9d581e2d21786ee922cfc9bcdb9b416e7220bca6bf53 2,028 1.00/1.00 vMB 42
527,899 527,899 0000000000000000001501a481c4fb95b598f100d2ceb8bb6659d35ca5aff111 2,545 1.00/1.00 vMB 37
527,898 527,898 0000000000000000002b5514c81d754ab8736717d473d3ae3f664a478b6f1117 153 0.05/1.00 vMB 67
527,897 527,897 0000000000000000002207e5c978d0ee618b9e384ed6e9ab3f97ed2007f26c1d 695 0.32/1.00 vMB 37
527,896 527,896 00000000000000000022879ea61b75f5d4e4ff8bce404b85431747d9904e1dc4 433 0.18/1.00 vMB 51
527,895 527,895 000000000000000000081c1869ec4aafa79a023bae21c9c445ab5f1f6651827f 1,895 0.82/1.00 vMB 48
527,894 527,894 0000000000000000001e8755d6c9ee32376031295b778491635c77c9ac7f05f8 107 0.04/1.00 vMB 15
527,893 527,893 0000000000000000003243f7d988b5d4456ac68811ac108f377ccb59fa0c7537 809 0.44/1.00 vMB 60
527,892 527,892 00000000000000000028c35710cb58909f3ad5106926212ea7684700e075f3ab 222 0.08/1.00 vMB 68
527,891 527,891 0000000000000000002c5d49a48cf9a763c38f03a98666075c5420b59e7dffe7 235 0.08/1.00 vMB 45
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.