Loading Tool

Explorer IconExplorer

Memory Pool

22,169 transactions
4.85 vMB
0.01464657 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.52/200 MB

Candidate Block

Mining Attempt fb62539b6f02fe085282e5a8b627a6aff5825412c788a57416b7574a020a0c8e
Version 20000000
Previous Block 00000000000000000001fb8e41394318b04c5dd570751dc4df7675fb199e46cb
Merkle Root 5293dad56ea78e31f716a7474224b24ab3a12764be32217aa8208d01895e986c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 132
Size: 0.10 vMB
Total Fees: 0.00228444 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,201 (716,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
196,858 196,858 00000000000003228cff3f38a3522caa8d643e17ae88857f3961da71a0205dab 0.03 MB 70 203
196,857 196,857 000000000000036370ca079cb1ea048a8bf9126145f9c7961c65a033f9d62b72 0.01 MB 27 186
196,856 196,856 000000000000065c838d3de3d3ec20a28edc7f25eb0dde3e89f50db485347dfe 0.08 MB 177 221
196,855 196,855 00000000000004d4b471d8510dee8ace90d473f4f875e1e7ade35e9d7a7c87fb 0.04 MB 124 242
196,854 196,854 0000000000000349731e553acba08765000b0a56b16c69bd4a590db6095a28f7 0.10 MB 240 394
196,853 196,853 00000000000002534d72d0aea650a133244c2816b7c43826ba8689cb97817140 0.05 MB 134 247
196,852 196,852 00000000000003cbe79a525cb55e02f82e7d0521f2e51a3d475b28edb56a8aed 0.03 MB 104 191
196,851 196,851 00000000000001ec90a81a3f3dd8be8836ae091e5a41318827c90444e5690032 0.05 MB 130 618
196,850 196,850 00000000000000bd53216e819c4812e1822a2d413722f6b56fde6257c52079c8 0.04 MB 111 343
196,849 196,849 00000000000001278798e7536b8a86f4259a1442904e1cc0c87ba6e2e8738494 0.05 MB 129 644
196,848 196,848 00000000000003430d9b80ecc79c57038607c3cf01127b3cff5551ed533180d1 0.07 MB 130 394
196,847 196,847 00000000000003b5f14a755b1b9c965929a88521d95e1858a463156bfcdcf409 0.10 MB 236 363
196,846 196,846 000000000000007fe04b5867a04d88fac07f314b2157ffde65fe841cbe276e11 0.02 MB 24 70
196,845 196,845 00000000000002dfa9775ca9120dd89ea9576fe46fd020298f1dd69adf4934f2 0.04 MB 118 141
196,844 196,844 000000000000021f8cc6b31d78e4ecc462c10925f15ea7e2b8fa16e8132d9712 0.05 MB 128 140
196,843 196,843 000000000000010228bc5eed355971b5a678792bd4a6ea605601ddd71a3fd94e 0.12 MB 256 115
196,842 196,842 00000000000000c62fd08115161a8d2a4ec803efbc69f69c92dce1f38bd548fb 0.07 MB 178 137
196,841 196,841 00000000000000988490b2698e4a5fb20b4c9dc3ed1c4919bfaa7c1d3d9bb397 0.00 MB 9 195
196,840 196,840 00000000000002617c702a2a6424e0e1379d5bc94b67e57442729f27538ff082 0.03 MB 105 7
196,839 196,839 0000000000000690253395b2f8469cab39b8aee47296b82cc4c8cd23278076a8 0.12 MB 256 413
196,838 196,838 000000000000022ce1070bc4a87d4b059459a59a6304927f7f950f19bbe14278 0.03 MB 64 89
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

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