Loading Tool

Explorer IconExplorer

Memory Pool

5,112 transactions
2.87 vMB
0.00836510 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 15.15/200 MB

Candidate Block

Mining Attempt 325e78ff7b2af1b104c15f7765c005d2919ba4c1a56aab26b4fe43886e386d4d
Version 20000000
Previous Block 0000000000000000000112ffd371287b3c84509c944a570407db8fd21ee1339f
Merkle Root 368f00caee0fc0886ce4b67516b76f3e892e16103dc72f2a931eace50645eb65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,030
Size: 1.00 vMB
Total Fees: 0.00616212 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,492 (712,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,913 200,913 0000000000000152505aeeef4b2bb103c154328444aa3a2102f2a9bb07d670e7 440 0.24 vMB 119
200,912 200,912 00000000000001259b41d866f387d4d32cd83fde78b402609f25dd2a24be2234 3 0.00 vMB 93
200,911 200,911 00000000000003f2f345f48727f3e4d9e876eae592a57def87010a8c29f2ef08 50 0.02 vMB 129
200,910 200,910 00000000000000ca01ac62b5ab8ac95277a7a93207c8ecf0519ad57308da7be0 12 0.00 vMB 312
200,909 200,909 0000000000000336bef9c9af298060a2f8f24a0ea023b167d57441b5e7087759 135 0.06 vMB 125
200,908 200,908 000000000000001592f586e6e0737f7b8bad1ba4a0ebb5b30a0cc875bc63eec5 14 0.00 vMB 268
200,907 200,907 000000000000016f16031e1d6f1775e1cefd8ab1acfb427fd9ae3d23a5b14b2a 105 0.07 vMB 102
200,906 200,906 000000000000034fe28f3c3d915c039d10730e179f0dc11058b2ee13dc8f7508 65 0.03 vMB 139
200,905 200,905 00000000000002130b76922e2572ab578c1d26e5d4ccdedaa8cb3f36e64ac0ca 72 0.03 vMB 83
200,904 200,904 00000000000002fc47022ec58573fdedbeef5fa72519a684f9afe07d9bbf37c8 355 0.13 vMB 12,642
200,903 200,903 00000000000002f4d195e430ef7880a8588ca0e451c5af9d5a888df17c3f93b2 67 0.02 vMB 134
200,902 200,902 000000000000056e044e954427b9d5da5d60669bfd2424c12fc414428332db1a 430 0.22 vMB 132
200,901 200,901 000000000000053ad10bb1e4a3f8c9b385ab6c40df796f68c2739fb892300a33 1,391 0.47 vMB 5,096
200,900 200,900 00000000000003d903cfc5970fc2038503f7ed21249ed841c4c8938bbddf5cb0 32 0.01 vMB 0
200,899 200,899 00000000000002fa5be371dfa07363fc66d3ce22155bcb4136584e76b2cd0a37 567 0.24 vMB 195
200,898 200,898 00000000000001b8e893bd131e828981fb37c4d337f08d6fb7b82cd84fbc9cc6 18 0.00 vMB 68
200,897 200,897 00000000000000b71178008886e8c62000e76697a995675c2743a2ece1ed7d45 164 0.06 vMB 156
200,896 200,896 000000000000039b13f0303b330d1fb423d225e2b5ccb32b7e0ba161c3df45e4 100 0.10 vMB 76
200,895 200,895 0000000000000545c9785e2d146add5548ce8282ab02757cd69cd86031aeadc1 157 0.08 vMB 122
200,894 200,894 00000000000004abc9012864d07e9be7aaf495ef7e9741ac85ce5a689998c737 137 0.04 vMB 43
200,893 200,893 0000000000000214a98e0f732cda03d0c0046b391c46bc27f060f61453b2a79c 66 0.02 vMB 150
Previous 10 blocks ↓
Total Size: 779.72 GB

Node Details:

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