Loading Tool

Explorer IconExplorer

Memory Pool

80,564 transactions
30.38 vMB
0.07661783 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt 6bd909e233bc3763d893c78f662bd569f7a60a3bdeecef50b1916bd95aef091e
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9ba85869e36d2b31725800a29306b243579a8e869576e09eb575889681e92349
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.00818527 BTC
Feerates: 81.27 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (502,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,865 412,865 000000000000000000b0deb456b9a9402fe5904a3561339575f08ee00f708d56 1,359 1.00/1.00 vMB 27
412,864 412,864 000000000000000004bd36b5a5f02143a2aadd4b9e069fe3f47db3e68b4e1129 1,343 1.00/1.00 vMB 24
412,863 412,863 000000000000000004aa394f39a247314687ac770019aabba8d46249b7b7eb83 2,242 1.00/1.00 vMB 41
412,862 412,862 00000000000000000162a0e4ff0cdc422b8ebea4227f48f3c9b642e45d76cce4 13 0.00/1.00 vMB 98
412,861 412,861 000000000000000000bdd64ab6af5f6b5a77bca71520ca7a45633f49974ec0f8 2,006 1.00/1.00 vMB 77
412,860 412,860 000000000000000003417ade8e63dffe7d0ad22cafed5aa1f8001cabb625bb00 1,228 1.00/1.00 vMB 52
412,859 412,859 0000000000000000020e5e6ab86cea2e0a98275ab72e1e67054af125162a0dc8 574 1.00/1.00 vMB 72
412,858 412,858 00000000000000000202b69f405cc49dc0ac7e6a912ade7a119fb43dd07dd006 2,000 1.00/1.00 vMB 82
412,857 412,857 0000000000000000025974e82b0d888c464d530476ec80a4fd34191d1f477dd0 2,601 1.00/1.00 vMB 47
412,856 412,856 0000000000000000013793799ae5b932a490f3ec7a2882fe46beaff3ef59b4ec 1,227 0.56/1.00 vMB 40
412,855 412,855 000000000000000003be7b86c3bfec4e41d1d7c63db0046d361daf05b105a597 2,338 1.00/1.00 vMB 44
412,854 412,854 00000000000000000400a3565807110f67585704f93a32816957c41969fd4455 1,581 0.69/1.00 vMB 45
412,853 412,853 000000000000000002270286aa474bee9b42a3ccddf3215e4b40726a3f3b05cc 406 1.00/1.00 vMB 6
412,852 412,852 000000000000000003d816116573abf70865b6ed79823a4f93a791d92d6ac57b 376 0.16/1.00 vMB 37
412,851 412,851 000000000000000000711a527ddffb8a1f9256b16fcc29714c62e0c9339a8959 1,157 0.48/1.00 vMB 40
412,850 412,850 00000000000000000142a5c15929d1347827113f4c7a8361ad987edc2ef13fa4 238 0.14/1.00 vMB 30
412,849 412,849 000000000000000003d9ad131c4c48e2ed9d65c9c8a8692511d5cae9ad55e5bd 157 0.10/1.00 vMB 36
412,848 412,848 000000000000000004da43acbbaa668b920119977861c0b8a90190e81c7c063f 989 0.40/1.00 vMB 39
412,847 412,847 000000000000000001f1e4d31eceb531b7e5567e7f9df66322b92fb0406ed298 540 0.23/1.00 vMB 42
412,846 412,846 00000000000000000257b0475c2131d60293178ff2d14e9ccfc7c7f5e97bcdb2 522 0.23/1.00 vMB 43
412,845 412,845 0000000000000000038f1ade42b94df89a1289a8633a2f3eb708625831308af2 1,495 0.68/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.