Loading Tool

Explorer IconExplorer

Memory Pool

88,886 transactions
32.33 vMB
0.14578401 BTC
Random Selection Loading Transactions
Max Size: 195.83/200 MB

Candidate Block

Mining Attempt 231e4cb19adfc05b793431c4ac48934b99eca7e21594e31ad4bf786721fb289d
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root d64f4e4fcfc4c45f93bdebb356d0a92a8530c81a086235c69dfd44724738149d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.05649504 BTC
Feerates: 545.32 > 5.66 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (284,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,879 630,879 0000000000000000001078c002a572c8794456422db598ebfc5970d5043c1c97 907 1.00/1.00 vMB 159
630,878 630,878 000000000000000000079a3e58230c3ca03e731c3cdeeaa0ca1c9ede7e727d8b 2,180 1.00/1.00 vMB 187
630,877 630,877 00000000000000000001ad0e164a45da74bec402c46138663ab43deb3aef49d2 1,670 1.00/1.00 vMB 163
630,876 630,876 00000000000000000007fae5720c43c79d47260c52a1153fc2e4c408378af6fe 2,312 1.00/1.00 vMB 185
630,875 630,875 0000000000000000000418afb71948228729f448df1bfdab8241a2269f9e3f83 665 1.00/1.00 vMB 157
630,874 630,874 00000000000000000002707308a9250e623ca3adb81fd7948303426d3e5c11a0 2,890 1.00/1.00 vMB 166
630,873 630,873 00000000000000000009eefb7971196febbea455b2bbc18ea65b57c64054fa03 3,110 1.00/1.00 vMB 189
630,872 630,872 0000000000000000001049834cea6624f584f1562df6b1abd170409b7e641ff4 2,389 1.00/1.00 vMB 169
630,871 630,871 000000000000000000001cef3aee9e77db68d7725d8b63dc8c37c51d1939fde8 3,343 1.00/1.00 vMB 201
630,870 630,870 0000000000000000000217623fc16ed4050b85d43aaf16164138db1a4417e97c 2,997 1.00/1.00 vMB 191
630,869 630,869 0000000000000000000b8bf4510c2b850ce0c6d80bda41ad6e87272ff4739c7f 1,759 1.00/1.00 vMB 129
630,868 630,868 0000000000000000001073b5a686c24c1b5fc2946baffce57cf874617ebebdd9 2,815 1.00/1.00 vMB 112
630,867 630,867 00000000000000000006974b00b10f11f10c1a173266672d2b2895cad1f2bfa3 2,523 1.00/1.00 vMB 164
630,866 630,866 00000000000000000001aa6e67361b851d00154665954d853ddae9349a662974 2,929 1.00/1.00 vMB 146
630,865 630,865 00000000000000000004f876dbb0afc319c077e9f9eacdba8a7381e360f1889c 1,975 1.00/1.00 vMB 155
630,864 630,864 0000000000000000000d6a6e56a19b218b0c889772d6dc0b423789cca207b49b 2,094 1.00/1.00 vMB 182
630,863 630,863 0000000000000000000221c5ea47fc6aee7056869a5a6404e2abe144e1e3f371 2,666 1.00/1.00 vMB 184
630,862 630,862 0000000000000000000669ba607c8ca2896c7b1fb1e2f4b0b2462c0ebe209f87 2,661 1.00/1.00 vMB 151
630,861 630,861 000000000000000000073de7e768b1133704002824d73076d26af7ccf4d518e1 3,119 1.00/1.00 vMB 157
630,860 630,860 000000000000000000056600050a0f430ad788034579b8ffb4815071cccf8719 1,506 1.00/1.00 vMB 166
630,859 630,859 0000000000000000000c3fb2fa0a884548ae85cc7f6d860e59ce0065abd0ffeb 1,215 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.92 GB
    • Received: 15.64 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.