Loading Tool

Explorer IconExplorer

Memory Pool

25,474 transactions
5.20 vMB
0.04907536 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.86/200 MB

Candidate Block

Mining Attempt 8138075affcdb6a53a6b79a51a8bb8e0e63caa2cae7a571404fec16c88f5f8a9
Version 20000000
Previous Block 00000000000000000001e8d8d2c869fbd31d6bb077d818b32f3774df4cc1eba8
Merkle Root a1fae11e3b891f8b80742dbe0537f96c119481c8dee1abdb6aa5e9aec6c93272
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.03407094 BTC
Avg Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,868 (712,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
200,092 200,092 00000000000004a23ce7863909c4dda0f89290c9dc8dad3ce7b362527763ad60 0.08 MB 223 233
200,091 200,091 0000000000000471e3950a8e17993f0108f2d59e6f0d7cf6c7a436944d123c02 0.00 MB 4 309
200,090 200,090 000000000000011b715e6adc2c63512f5859d8816042d21e2f5ad30849e4bc56 0.01 MB 28 87
200,089 200,089 000000000000025a3e493e403b37f4e23313311728385888c335a98144922d78 0.02 MB 56 141
200,088 200,088 000000000000018e8366019bc941d360bb45dc2f188870277ee00a37d18b7cfa 0.04 MB 123 23
200,087 200,087 000000000000056a6210265dc536e36d222b09486edb469a5aa9cb029341d7a4 0.07 MB 179 348
200,086 200,086 000000000000030a9c92396ce3f40a5cc0f8db6d4eac87bdac6fe57efcc4245d 0.02 MB 65 159
200,085 200,085 0000000000000596effde74929d68910c82cb130ae969fea85fd398606847639 0.02 MB 55 100
200,084 200,084 000000000000000d4b7453f028aaf2de98478014309a854f49a4a44b3f24ecbc 0.04 MB 83 112
200,083 200,083 00000000000004a8c65d243a64b5f375fcc1f1e09261621944052c311c28ac17 0.09 MB 207 130
200,082 200,082 00000000000001b4d29133816f037957e2f2bc9e8f9668d9bbb0f64246ad0a78 0.01 MB 23 191
200,081 200,081 000000000000055f577f3e60144dd9e56b6f4e2bd9e55851995eba869c9d1550 0.28 MB 537 78
200,080 200,080 000000000000007557f7b7d6f7b0cd1efe9554160e2aa5ccfb74690c033b70e3 0.05 MB 132 1,113
200,079 200,079 000000000000054ecfbd67f1f495d7356c74f7ba2a048be978f12592728d92a7 0.05 MB 172 233
200,078 200,078 000000000000020c8598b2615d52520fb31a22d21aac8326b58822b5458cf7a0 0.10 MB 230 153
200,077 200,077 000000000000022db33b1040fcc55bc69e0b8a01a0779dd20d764638e7c7903c 0.05 MB 142 181
200,076 200,076 00000000000003c8d4ef015bd00addf338c50bdeb77679d6b44675cfe6086650 0.08 MB 225 133
200,075 200,075 0000000000000393fce61ed5540d67704846f06a9df6aeb9c1a534ec9db36961 0.00 MB 11 15
200,074 200,074 00000000000001de70f78e7f0f9cc1f158059d9b8e1ede06751db6352509112b 0.06 MB 89 84
200,073 200,073 000000000000031e86007f81e01b436bc392733a63156273c0c1e4cf5a105bd2 0.14 MB 347 159
200,072 200,072 00000000000003696e2bb20e6d6c3d535633bb884231e14e2df1d1e3e675dee5 0.12 MB 272 133
Previous 10 blocks ↓
Total Size: 778.61 GB

Node Details:

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