Loading Tool

Explorer IconExplorer

Memory Pool

84,281 transactions
31.59 vMB
0.13485142 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 284dcd282973c9084b21152dfee69214e0c3c5c6e915f043fc620af4c7e11941
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root ca59f2ad8173d9609703b33c92e593c95668e71018fffe96f3f49b55dbcf92c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,142
Size: 1.00 vMB
Total Fees: 0.05424968 BTC
Feerates: 163.06 > 5.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (355,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,110 560,110 00000000000000000023e8b23f42fe4ad7316fb4aeb8e76b2a6ee8d49dcb0328 592 0.21/1.00 vMB 14
560,109 560,109 0000000000000000002cf21ccdb6024417fd10cc8c99591715789262a09f49b7 2,355 0.84/1.00 vMB 17
560,108 560,108 00000000000000000005ec887a24dc0fb597b7d05af35907325d5071329368f0 2,736 1.00/1.00 vMB 8
560,107 560,107 0000000000000000000b2c76633fdc0080d45370dcb0463acf523c6db6cb7edc 2,176 1.00/1.00 vMB 9
560,106 560,106 0000000000000000002f74ee13c2d247a0f45359602809bd46a2cf90430ec203 1,920 1.00/1.00 vMB 30
560,105 560,105 0000000000000000001c5aaa4e8c22eb941e5f75234381078817ad1c8094423b 2,886 1.00/1.00 vMB 13
560,104 560,104 0000000000000000001f4db03ea5e14caa87b8a1b3691c4a1258e1469db4cc24 212 0.08/1.00 vMB 11
560,103 560,103 0000000000000000000b86669032715ecd2758a4f7aa560251f066f5bf4e5688 2,975 1.00/1.00 vMB 15
560,102 560,102 0000000000000000002af29bb3269e5369fee458f7f8306ed54cff2363eff7fc 2,668 1.00/1.00 vMB 47
560,101 560,101 000000000000000000239b687987d29307669681bc7a4a990d559125ac64d085 1,772 1.00/1.00 vMB 6
560,100 560,100 000000000000000000249c5b33e17aba027b1c2697e67b47b6726e3a545c9a45 2,870 1.00/1.00 vMB 16
560,099 560,099 000000000000000000051663871d5b32e8336c43f5744910eebdfd11686d27aa 2,228 1.00/1.00 vMB 11
560,098 560,098 0000000000000000002c65b9dc9266a986845279410c0297c6786911625dd1f8 1 0.00/1.00 vMB 0
560,097 560,097 000000000000000000028ccb49e38442ab2288aaedf785390ccf108a1187d16c 2,778 1.00/1.00 vMB 3
560,096 560,096 00000000000000000017f199a05f65a7e234abcb5dd5ef3dadc3c24cdacefe2a 2,735 1.00/1.00 vMB 16
560,095 560,095 00000000000000000008a4a8733cc11c89565ecf4e68b88944d966cc49988ff0 1,193 1.00/1.00 vMB 4
560,094 560,094 000000000000000000006a8a03f0af0daf1ac6865a38823ac3e9f13a4c3b38ef 2,839 1.00/1.00 vMB 22
560,093 560,093 000000000000000000252882b767cf5f3e4f093d2598a85924c9fa3a7a7d0a9f 2,569 1.00/1.00 vMB 15
560,092 560,092 0000000000000000000278cea7633e6c9b51a6edf8c405e77184d6ea87907e8f 3,376 1.00/1.00 vMB 42
560,091 560,091 0000000000000000001defd9506427ef76b322931c46b3b9a85eea12c7657427 1,985 1.00/1.00 vMB 6
560,090 560,090 000000000000000000045103035d141850cb64b814d218fd972ab961a5a568c4 2,298 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.