Loading Tool

Explorer IconExplorer

Memory Pool

29,393 transactions
7.54 vMB
0.02330759 BTC
Random Selection Loading Transactions
Max Size: 52.16/200 MB

Candidate Block

Mining Attempt 6cb179ee3f1db83582168534c7aa3470b6b4ea9fa0fc8a67a532ec85059edbcd
Version 20000000
Previous Block 00000000000000000001de790ce11f2f112fb5597cc3a191c9ba9a9c89e53b8f
Merkle Root 706c2844f367558569d11585fcbfd29d00ab6d77d81b67cb89dc6413be4ba6ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,307
Size: 1.00 vMB
Total Fees: 0.00719701 BTC
Feerates: 150.77 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,166 (294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,872 916,872 000000000000000000013ba381f574c3220ab5aa74f0f074c501bcde0ddcdedf 2,446 1.00/1.00 vMB 2
916,871 916,871 0000000000000000000139f8465edcf83c376abbd05274e7f5ee897f209d0bbe 3,305 1.00/1.00 vMB 3
916,870 916,870 000000000000000000007e4b08fce67ce6adbe78c1a14e441c2e09abbd7140bc 2,676 1.00/1.00 vMB 2
916,869 916,869 000000000000000000012b307be38e51b4a66158bfade691753d9bb0e8d1970d 3,114 1.00/1.00 vMB 2
916,868 916,868 00000000000000000001d8318ddf16794ad818e288bbabe3e4ff2bbdee9c0b55 6,771 1.00/1.00 vMB 0
916,867 916,867 0000000000000000000006941fe76d3f1752bb2d73e23f030d531ae8a9c23fff 4,098 1.00/1.00 vMB 2
916,866 916,866 0000000000000000000178f46b3feccc1122a80075e1ab1d1fe8e10f528bc203 2,940 1.00/1.00 vMB 2
916,865 916,865 000000000000000000003904f1bf969f41ab5b3009a372e14896efe0baf39d45 5,020 1.00/1.00 vMB 1
916,864 916,864 00000000000000000000bd8aa8fced0a19a49cff700529c36517617af3b4a9d2 2,601 0.74/1.00 vMB 2
916,863 916,863 000000000000000000015e80692b4952d0ad6f75d6337f36a0e487fe4bd16eb5 217 0.04/1.00 vMB 1
916,862 916,862 00000000000000000000ec70f252b1312592f28bd7fae3626bf6dae5284adfe8 5,197 1.00/1.00 vMB 0
916,861 916,861 00000000000000000000eb93b3e6e351e16ae506c4f61aa2572305ba25e93485 5,044 1.00/1.00 vMB 1
916,860 916,860 00000000000000000001006ed50f8168ba6c5a97fffdcc723e5bbcaa41ba0fd0 3,741 1.00/1.00 vMB 1
916,859 916,859 0000000000000000000187610d370c40ba286ddee247daa8baa02459bf64a7d2 2,874 1.00/1.00 vMB 3
916,858 916,858 00000000000000000001f8fa7408dd42c27c6d2c7e1f28dac8f8436af38b9643 3,815 1.00/1.00 vMB 2
916,857 916,857 00000000000000000000fd578919a297a2c8356c4f717c6134e83a925ea0e4db 6,257 1.00/1.00 vMB 0
916,856 916,856 000000000000000000010ac8f55b3137c1b781ea7eacb049a221049f1b16f9e2 138 0.03/1.00 vMB 2
916,855 916,855 000000000000000000001a0752c4f37022997945f67ca63f911b94b019c0cafc 1,183 0.33/1.00 vMB 2
916,854 916,854 00000000000000000001559aa818101afec80dc8eff71ef52848215bd69ddedd 7,004 1.00/1.00 vMB 0
916,853 916,853 0000000000000000000139ca7772c978917ec564b1183d76fbaa59016c0b1c65 6,896 1.00/1.00 vMB 0
916,852 916,852 0000000000000000000048b710340d4528dd90f22f4c92a713298c03e1ff5406 39 0.01/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 786.08 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: 987.04 GB
    • Received: 31.66 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.