Loading Tool

Explorer IconExplorer

Memory Pool

79,964 transactions
29.34 vMB
0.12948018 BTC
Random Selection Loading Transactions
Max Size: 177.60/200 MB

Candidate Block

Mining Attempt 30fadcfe8f87d84e3fba80a3c6a4e2ae8a1e4c4d029e3735a8d5f4aa249bed6b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root cbf0f5221a4932bb4526f5bf292a3d10ca936c06fe99f8f524c41c52684dc704
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,468
Size: 1.00 vMB
Total Fees: 0.04845420 BTC
Feerates: 602.26 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (403,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,870 511,870 00000000000000000018150b04b4e8514ff4a50589835afd15d7c2110ce0eb85 2,320 1.00/1.00 vMB 48
511,869 511,869 0000000000000000005285bb6222fa5daa1f315db3775c84ceb25f9613ef367d 1,557 1.00/1.00 vMB 22
511,868 511,868 0000000000000000003ecc5d2652540afff9b097b572203b2197e7d5925fc399 699 1.00/1.00 vMB 13
511,867 511,867 0000000000000000005309f9566250d8c7e5720985a9a827d0b9ee73ca09298a 535 1.00/1.00 vMB 9
511,866 511,866 0000000000000000004b6ccc0f7c6794857b05cb060d042463d9c6f2fcf3959c 1,333 1.00/1.00 vMB 25
511,865 511,865 0000000000000000004740c4832b47a1c852db87cf4b9aea559db8712d2971a5 1,242 1.00/1.00 vMB 22
511,864 511,864 0000000000000000002be2e2792facd65e2358f874bc48f6410b80ecc8a6e756 929 1.00/1.00 vMB 36
511,863 511,863 0000000000000000001728efc81b210835048a7321ba3ec93197f698fac080ab 345 0.17/1.00 vMB 46
511,862 511,862 000000000000000000094c5965ea35dcfc54d5317864dfd3805ed50656d94de5 1,179 1.00/1.00 vMB 11
511,861 511,861 00000000000000000038ea6ae71c4a4c66cca06174e75580255bc11aece6e326 1,821 1.00/1.00 vMB 7
511,860 511,860 000000000000000000354607386841676e3aee9ec858d9694c28c4319193ebcd 2,399 1.00/1.00 vMB 11
511,859 511,859 00000000000000000007d8fd7546f4932f74004dc1357bead6f9e76980bf8289 2,080 1.00/1.00 vMB 24
511,858 511,858 00000000000000000028b2177b33823f6b49a3cb903fae7226ca8ab475f02b15 2,646 1.00/1.00 vMB 47
511,857 511,857 0000000000000000004af162d448ce2e95c06b6b920d2759a78df073bdbab199 2,637 1.00/1.00 vMB 22
511,856 511,856 00000000000000000014a7ff77ad9cce0fcc3223f489486856062697be17a09e 1,943 1.00/1.00 vMB 27
511,855 511,855 0000000000000000002fc0a6c61b04c1301bade1c4039769f8b5f69c8012c759 1,341 1.00/1.00 vMB 25
511,854 511,854 0000000000000000001f6ad999801e9edcd8605c11e53095fca677203686d2ec 1,472 1.00/1.00 vMB 30
511,853 511,853 0000000000000000004824e57dfbbace2226c1de1223f8037bedaca39788bad1 1,427 1.00/1.00 vMB 33
511,852 511,852 000000000000000000045d2899a2448e3c57c2cca9a7be84311cfa52322a49b3 2,283 1.00/1.00 vMB 29
511,851 511,851 000000000000000000333e2d99c182766548aba04519902d79306804e25c1218 897 1.00/1.00 vMB 26
511,850 511,850 00000000000000000040a5b001e7460bfc0920648ab7eb5b42e5c1ef7774f02c 1,388 1.00/1.00 vMB 56
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.46 GB
    • Received: 17.54 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.