Loading Tool

Explorer IconExplorer

Memory Pool

16,718 transactions
8.10 vMB
0.03111903 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.78/200 MB

Candidate Block

Mining Attempt 2f7da894dc6104a535ee96c7f2454c192b4b45d5bfdfc3f085e8e54e5b8db358
Version 20000000
Previous Block 0000000000000000000143e530954eecbe905e500255afa6b9a40450747c7b7a
Merkle Root bf198f13fa91bdf59b7b8d556be2a91bf45c837017b4e9d1e9ee97bef656bff2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.01429334 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,417 (821,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,145 92,145 00000000000409d8f2e2e062ed4846a47dd0cc37cd29ccf50c80ae8e2cfc2942 208 0.05 vMB 0
92,144 92,144 00000000000af2fe8f68c507bde8399fd777f1778d2b08be4a78ca9edefce229 152 0.03 vMB 0
92,143 92,143 000000000003ad1e0186eca4049f5fc7c8ff2e409e268da5bfdd995d388c3426 3 0.00 vMB 0
92,142 92,142 00000000000868fe4531f143fa2552931475a2f1d3731bcb0a05f0b84a446748 5 0.00 vMB 0
92,141 92,141 00000000000a8a8b35a889c66b3af269377f520ed6d3b3ab478eb02f7b9a94ce 2 0.00 vMB 0
92,140 92,140 000000000007176668646146fe70928104833c1a4885a6f1d77d5e3e60b9494a 1 0.00 vMB 0
92,139 92,139 00000000000874b5360beb52a7e5d6c46d06c699333344047d6d04aa770f0193 1 0.00 vMB 0
92,138 92,138 00000000000de31ef440b555c7cd7edbbdd190628e35bec7b24efcbe43e12027 1 0.00 vMB 0
92,137 92,137 000000000008785502ae1e4d268738f9cc36034b3c5f24955805b94be32c589f 1 0.00 vMB 0
92,136 92,136 00000000000af334ea6b6ea86da040e21724e6931827cbf20a1e09da5359f337 2 0.00 vMB 0
92,135 92,135 00000000000bea34bf671bb5077844f1b23a6a9e28d8f20daa0197517d6df1e7 1 0.00 vMB 0
92,134 92,134 0000000000040f4c9eb471fa3b114bf98984726249c45dc7165afed2a97f6092 27 0.01 vMB 0
92,133 92,133 000000000007f539e237beff272cbaf504251a997b41f5f5d5aada2be6f35912 1 0.00 vMB 0
92,132 92,132 000000000006a5a6f6f4ed01275a8b79174fa1f36518873f5f4a490cdd8464be 2 0.00 vMB 0
92,131 92,131 000000000004f436212c5f43c2188d78259126819be27630a9347d89bab95ab6 1 0.00 vMB 0
92,130 92,130 00000000000a3498cd7f002696f38bd941910ca217813cad122ad1c9e52052b2 2 0.00 vMB 0
92,129 92,129 000000000007e968ba08e03c77dda51a2fd4828f1ba4456d3de81db5f4ea75cc 1 0.00 vMB 0
92,128 92,128 00000000000b73ce8d1df77268174f8229c1ee37dc6a3277aca1148eaf16066c 2 0.00 vMB 0
92,127 92,127 00000000000b866c6fd10e0ae1ae829caa50fac3a739e7ba6325fce3e066499b 5 0.00 vMB 0
92,126 92,126 00000000000243e4935045311459cfa9563fb8f91c03e3c1a7357337566d5928 2 0.00 vMB 0
92,125 92,125 000000000007a5a629e6cc45d7782b99faac2b4ced6be9cbd4b1de84fd0d810f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 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: 291.66 GB
    • Received: 1.20 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.