Loading Tool

Explorer IconExplorer

Memory Pool

29,420 transactions
9.91 vMB
0.12389571 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt 6ba9655e845a1b91bd92a0879506447c4521ae943744ce6ddd467b62afd00aa5
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root c9542d21d1e1a68d61e9568ea1140c715c9db5fca07663a5ea0c14e486092037
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.04435087 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (724,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,167 189,167 000000000000055d603d5124dedc61afc0881f4daa1e0c8180c436bc9fed0358 308 0.12 vMB 114
189,166 189,166 000000000000059b04a7f4eb6ec0edba62b1484617949d26521599136c30ae02 153 0.05 vMB 77
189,165 189,165 00000000000007179df644f9dcfa9f2c36ba3ae72510b8f5ec406df638fc292a 302 0.15 vMB 107
189,164 189,164 000000000000003602050f0c7b87d84b332ef9cf82746410c84c5acc3cd036b9 637 0.25 vMB 149
189,163 189,163 00000000000005fcbeb568987849d95ec7d1b1b6c9421cbe1ae33d06e6f9eea6 151 0.05 vMB 13
189,162 189,162 000000000000035e764b65e2882fbb2fa8192444b19e60fc68402ee713d6671a 157 0.07 vMB 114
189,161 189,161 00000000000005d6a602e3f67f6e8b4aa2a27ecd5792b6961b03599038ed29eb 4 0.00 vMB 153
189,160 189,160 00000000000000cb1ba187999f4426a7b9a82335b61e3d1b2898413c7f3ccf70 50 0.02 vMB 189
189,159 189,159 00000000000004aca3511b243ddf3e755641040f7847fa26a80f6e9103fa7c80 36 0.02 vMB 88
189,158 189,158 000000000000018c45974468e28fb61e835490b37819cb2b53ce3aa639c02c93 28 0.01 vMB 53
189,157 189,157 000000000000007b0404a974a85fd85baee3589536d114b7253fe819802982ff 9 0.00 vMB 364
189,156 189,156 0000000000000759ec55b40886b857e4bef5a82482920fd57d8132faa1b6b0a1 140 0.06 vMB 159
189,155 189,155 00000000000001a47ea659918ec71fbfcfacb9ae586e59ec5f5e2e7640c3ddc9 13 0.00 vMB 171
189,154 189,154 00000000000001a520b9dc4feed80e68fbebac4be5bb9caa143fa9f6d27057aa 105 0.06 vMB 181
189,153 189,153 00000000000000f0da0c9ce74beedb8b9644d3d912af61bcfdf80b210c9a3e44 1 0.00 vMB 0
189,152 189,152 0000000000000844749be35cabd9d2da97047d26ac6c3057f6c85e53f84f208e 103 0.05 vMB 130
189,151 189,151 0000000000000818e3a7986bc9242bf10b04b2c4c78f5752ff07903c85a1e530 34 0.02 vMB 102
189,150 189,150 00000000000005ce845f091ee830a40643aebbf09ecbddb4bfc19726ad08222c 196 0.08 vMB 127
189,149 189,149 00000000000005848ff2117dfc63fbe63e749ce39832517a7d3e395b459c35f5 29 0.01 vMB 0
189,148 189,148 00000000000005e4a2883c9483202b303e1ac4a5aefb85f613a8bef861459392 51 0.02 vMB 68
189,147 189,147 00000000000002c477bc25a04b7a94695be318339b78dd01351124603a7e2a5f 128 0.06 vMB 106
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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