Loading Tool

Explorer IconExplorer

Memory Pool

84,587 transactions
32.92 vMB
0.10673522 BTC
Random Selection Loading Transactions
Max Size: 195.31/200 MB

Candidate Block

Mining Attempt dbd982ce3af08570d5998ae7bca61b62da533b73dbb1c3dd3ab816dc5164dace
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 65bef4057561e8caee6fe189a34e5503f4feb0a312c7f5f0871d019b4e57bf17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 959
Size: 1.00 vMB
Total Fees: 0.02024268 BTC
Feerates: 40.21 > 2.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (582,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,108 333,108 000000000000000016242c615a853e84496881f238d949d58e5f8306d9718965 176 0.13/1.00 vMB 18
333,107 333,107 0000000000000000040d3b5fde616bb7799f63ebab6d39cc04f2344171b86c4f 117 0.04/1.00 vMB 48
333,106 333,106 000000000000000001db6373698d6fabe3c1227166a05c105f97a4d2d84a57b1 381 0.31/1.00 vMB 17
333,105 333,105 00000000000000000870b056044fed82e0701cbb87f5ae5a6f3aa2d0da6708dd 688 0.23/1.00 vMB 34
333,104 333,104 0000000000000000084f186d8ad674ce82033f30edac4aabef37db96c61c25cc 376 0.22/1.00 vMB 25
333,103 333,103 000000000000000004fa1bdf0e61daa6de60384d56d21e2bc916b928b8326a73 41 0.01/1.00 vMB 34
333,102 333,102 00000000000000000244d59cdb9d3b99db154b219d67ad23be1bcb2796d546c6 918 0.59/1.00 vMB 28
333,101 333,101 00000000000000001140229c8172692bd34a62ca489a74c29a9d34d98f38efed 158 0.09/1.00 vMB 30
333,100 333,100 000000000000000017f22258a72671c378a0c7bf7634a15ddcd053b0f1d6abc8 32 0.02/1.00 vMB 62
333,099 333,099 00000000000000001af74c8646f5b5e54e78732347ad62683ec292b2168fa2ed 745 0.20/1.00 vMB 37
333,098 333,098 000000000000000003ae69086f34cfc5a2563da2983fcfd1e305b0ccf773c8b6 394 0.27/1.00 vMB 31
333,097 333,097 000000000000000006ad8bf6e141997a48e08910a7fb2e838b03d9981cc4acdd 180 0.06/1.00 vMB 26
333,096 333,096 00000000000000001600c4b756d62639ba3b60949fef623f7eed887292d95427 647 0.42/1.00 vMB 21
333,095 333,095 00000000000000000604c947c7873529bcd07cbfa297dbb767369946f1d7a5d0 1,897 0.75/1.00 vMB 28
333,094 333,094 00000000000000001b22ab99312f7cd0c53d363c80414f29ae6b62cf4ba8f61c 587 0.22/1.00 vMB 38
333,093 333,093 00000000000000001350bd91cb4b4b6067a59ffb511f6216bf28937f36e052b0 568 0.32/1.00 vMB 21
333,092 333,092 0000000000000000131185a848e1347cb37649f928af8b79582633ada2a6ef91 263 0.11/1.00 vMB 27
333,091 333,091 00000000000000000da21f8a231c7fdbcbe78430ca0530488dbd5b8e353993bc 189 0.09/1.00 vMB 24
333,090 333,090 000000000000000017907ec8b6a8c730e5b4fd21e448d3ea7f7e2098ba9babea 646 0.33/1.00 vMB 25
333,089 333,089 00000000000000000f1259e38616ced574c3bf63f495086a56c98f09b49ec16d 59 0.03/1.00 vMB 10
333,088 333,088 00000000000000000d550b956751db43e804d74b748dafb105cef3ab3cb17708 422 0.29/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.98 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: 716.46 GB
    • Received: 17.81 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.