Loading Tool

Explorer IconExplorer

Memory Pool

46,100 transactions
27.12 vMB
0.06986279 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt 8fcc9c220abe539ae39371b98ec0d53c95627533b0d31c619282f113f5a168b8
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 863b3f4eb241332e410f21197c461809f2fbb5bf9688e9dfec8985930a30a9af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.01943331 BTC
Feerates: 135.80 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (469,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,147 445,147 000000000000000001d510f70cf75d4131bf864aacdecd6f911f1a2a9ddfff4f 2,664 1.00/1.00 vMB 90
445,146 445,146 000000000000000001b029da97994f6c9417659c43f5f309a10bc034b23ce22b 119 0.07/1.00 vMB 78
445,145 445,145 000000000000000000a7aa45574b31ea66b791c9fb67c29ec4a4bd48c5c2102f 1,781 1.00/1.00 vMB 59
445,144 445,144 000000000000000000d568bb2c6e09e04bb30c8a5fa93011ad3e78d1982780c9 2,284 1.00/1.00 vMB 82
445,143 445,143 0000000000000000019ec3da74e92e27e04714a3307b8a2852d5f16392c5e508 455 0.28/1.00 vMB 65
445,142 445,142 00000000000000000083ff44a7fb8f560069d6632fa333e90ff6133e5063bd9c 2,429 1.00/1.00 vMB 78
445,141 445,141 000000000000000000dfc724b812cd4a85a31950352de856c130b852a30a2327 185 1.00/1.00 vMB 4
445,140 445,140 000000000000000002a5301a0c08d232f5f0bcc21627269a8a173dbd266e16b4 1,862 0.98/1.00 vMB 55
445,139 445,139 000000000000000001c78ed5141208594b31386ca1b74567cd96b521391a02e6 3,182 1.00/1.00 vMB 92
445,138 445,138 0000000000000000002de7741730df4307a0b07af877fdac1f03b9be9e97da54 1,079 0.49/1.00 vMB 70
445,137 445,137 00000000000000000176f187abfbbd842adcc010e6b1f6df5bb9449a4bef1636 894 0.35/1.00 vMB 75
445,136 445,136 00000000000000000103ea07014c0220c8d89d87b5d698199723cd11b6747974 1,213 0.53/1.00 vMB 74
445,135 445,135 000000000000000001fecc38833042fc8d2976fd92f1c0a3c0681153cac51051 771 0.43/1.00 vMB 54
445,134 445,134 0000000000000000011e03047f46c107b6459dc5af0578e7f9fd96f347924db2 2,201 1.00/1.00 vMB 73
445,133 445,133 00000000000000000237155c2bbe0c4274ea088225ca3be4b58dd7362f9583c6 1,563 0.92/1.00 vMB 60
445,132 445,132 000000000000000003181ae801f148d88f4ded1234fbd79f160bcb129aeb58d2 661 0.51/1.00 vMB 48
445,131 445,131 0000000000000000026fb4d4e78c09d194d24c06a0a56bc755e2c7bb77e8fa6d 1,733 1.00/1.00 vMB 61
445,130 445,130 000000000000000001fdadfca8287870e6a157259228db8e877cd88c535c48bb 282 1.00/1.00 vMB 4
445,129 445,129 000000000000000001b3f8e69da1724d77d9fe6c781cc21a0d165f476b9c1ada 1,241 0.48/1.00 vMB 76
445,128 445,128 000000000000000001c45c483006d510ee71974993c92800220cddb8e94a101b 867 1.00/1.00 vMB 24
445,127 445,127 000000000000000002873bfdf92a51b099c4bc7baa091b50087c96751c66cfea 440 0.21/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.95 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: 647.36 GB
    • Received: 12.93 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.