Loading Tool

Explorer IconExplorer

Memory Pool

28,089 transactions
11.99 vMB
0.03622532 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.45/200 MB

Candidate Block

Mining Attempt da12ecb752ab6866d1b030ab3cd8601d3ee90e25b8bd78ef19fc025c57b6612c
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root 2bf95aa149ab18d9f66dce946ac0af0b5fa6e3df46699e7224e8970892e4f056
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,177
Size: 1.00 vMB
Total Fees: 0.01506229 BTC
Median Feerate: 1.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (785,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,657 127,657 0000000000000be7fbe26d57600efe7550eab948015092e3ac551b7488748cb5 51 0.02 vMB 421
127,656 127,656 000000000000057b6d80bde856d53d3f6cc232866a28f94d24f6d1486e7c1c57 15 0.00 vMB 529
127,655 127,655 00000000000012bf7de607a69feb2c600119ed34b81e9899cd196453662f6326 57 0.02 vMB 769
127,654 127,654 0000000000000a780fce14bef628cb9ddc56e2225781157485422bb0dd309ead 29 0.01 vMB 709
127,653 127,653 00000000000022a9cce2a8b74b98f243e1d5d5aaa36ee255dce8e423fc255d98 16 0.01 vMB 574
127,652 127,652 0000000000001958ff5a702c013811afc4cc3e7fe744ad50ff040fa8f45fd42f 6 0.00 vMB 2,313
127,651 127,651 00000000000015f4087e689ddde3743af1a80faa1dd96ce8a9b84a6dc05b0109 90 0.04 vMB 1,461
127,650 127,650 00000000000010aee6a6a2fe388c71a062f550bbdb3ff38a79c9eefd53ccfbf7 11 0.00 vMB 586
127,649 127,649 000000000000209ad7bdfc7bcac5c475e95afe7e7b21608a58d051f65b64ef82 28 0.01 vMB 1,324
127,648 127,648 0000000000000dd13dc7fc5f5ed049216043106c3f43a5dfd707804d27b2300c 50 0.02 vMB 2,653
127,647 127,647 0000000000000fe08aa7cee40ca075d6f6b7d1d05b67a6bc4c4483ae4035353b 19 0.01 vMB 1,106
127,646 127,646 0000000000001d194e55e0befa1e9b1fa9c7fda47ce020507361c0cb76a73c25 10 0.00 vMB 14
127,645 127,645 0000000000001386d916b4ffa8dcf73f5a3f11ccb28c5d908a32519c1c2725ea 20 0.01 vMB 743
127,644 127,644 0000000000000e08cb566305e4a3536c8e1816eb3254e1fce433d3eef4e0d60e 18 0.01 vMB 649
127,643 127,643 0000000000000e657c257aea987730b91b57dc0800b370f9a600da1caa1d268d 19 0.01 vMB 422
127,642 127,642 0000000000001e94ace64db4e6f493a45ae73b924d37c50023ca0230e4d1f1e0 32 0.01 vMB 888
127,641 127,641 00000000000026737911d483628799fc1f50f1fc0e48f3a26fc6fec0cb2f8747 5 0.00 vMB 1,227
127,640 127,640 0000000000000eee2a64855a19335161a3f7a5a8aa0a20a041ef5cc9863dd964 94 0.04 vMB 216
127,639 127,639 00000000000022aec72d69bb56e2f24631993a49b91b5687134539128cd7b482 8 0.00 vMB 329
127,638 127,638 000000000000224b4202eee26080e21d231f4b8fdba6e363c25d5bbf19c95b65 8 0.00 vMB 1,521
127,637 127,637 00000000000020b5f71605ad4c5a429b95da406fd95d7354ebe8c20da13a77b5 10 0.00 vMB 1,149
Previous 10 blocks ↓
Total Size: 779.76 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: 390.00 GB
    • Received: 1.98 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.