Loading Tool

Explorer IconExplorer

Memory Pool

36,003 transactions
17.73 vMB
0.26372757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 89.90/200 MB

Candidate Block

Mining Attempt ffbb9af5ee2095bd8394f891d38870f417953fd579a874e27000a8c73b45fef5
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root d930f5058a4f86e66efa1ff280b7f60f7c7d071f0fdfe6d8638e8eab03e3252d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.06710075 BTC
Avg Feerate: 5.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (700,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
212,907 212,907 00000000000001cb70470de09b197f7550052418c2929408650c136637bee33d 0.13 MB 312 169
212,906 212,906 0000000000000253f59d892ccd6d9bc814d571b55aafe8bfe3756a479599a81b 0.01 MB 28 201
212,905 212,905 00000000000003138493fa17138ff0f46f93e34fb6118f62683589be02d5af5c 0.06 MB 123 172
212,904 212,904 00000000000003b763927f392634ca9facb2180ef4615d67ac2932f075c265fa 0.07 MB 153 157
212,903 212,903 00000000000000a088e1654b7b9bc976f33ea10aba14d6c49eef6b5db8146a79 0.25 MB 597 195
212,902 212,902 0000000000000066cace7704550bcf9db5b7bcbe014b155bd9a9c376d6886583 0.31 MB 551 129
212,901 212,901 000000000000022e7cc6ab43a39723229d3774e4019b439a67fb58a1cd7924f0 0.08 MB 296 1,262
212,900 212,900 0000000000000123f0039b01edeb7e4d7232450fd0e29a6b5f0407ca43755bb8 0.27 MB 635 194
212,899 212,899 00000000000001de84783358d60499a7cadcb7b5ff396bd956694d8693506cb7 0.05 MB 136 21
212,898 212,898 0000000000000443c9a91e53ac95a3768d017648893ef1f2b47fcdc919ce46ed 0.25 MB 653 200
212,897 212,897 00000000000002786e39c49be898ca78789c757c03b3249e65080ca6a4d14ed7 0.16 MB 391 192
212,896 212,896 0000000000000119861a4b92d70d2e670ccf13431c3659c2a4f88203ae8d6826 0.26 MB 674 236
212,895 212,895 00000000000004536f609497c2e267fd6168df662e2263282473950bb240ee93 0.17 MB 319 136
212,894 212,894 00000000000002307c283d0d4f0bc1bb263a1a22c6f7b3d3771f92a28f48b20b 0.25 MB 599 169
212,893 212,893 0000000000000160a1f04a8131a2dc588a7c79a7ee990d0ef83097a0ab19acbc 0.25 MB 818 263
212,892 212,892 00000000000003c0f51832ac6d62f6fdf974ad653a8fff2723bf0bd3d912a96f 0.20 MB 611 212
212,891 212,891 000000000000045e5d823a12e84b3e4a51161fe583aa475fc0cf28cb688048f9 0.15 MB 378 188
212,890 212,890 00000000000004b571a6f0b2a0fd063f003041bd39c5fc82e88455f79f22238a 0.19 MB 446 159
212,889 212,889 000000000000017bf4a65837e0900af89371b9a9cc2159c0d478624246a28859 0.16 MB 436 193
212,888 212,888 00000000000002145154add5ee08628dcc8113e65667c28fc5a32b9f2f8d4be4 0.05 MB 181 9
212,887 212,887 00000000000004bcf670126cf3b6415c31027c0025c513a0341612e82197001d 0.05 MB 98 146
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 59
    • Outgoing: 11
  • Data Transfer:
    • Sent: 64.49 GB
    • Received: 0.23 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.