Loading Tool

Explorer IconExplorer

Memory Pool

12,115 transactions
4.15 vMB
0.01942416 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 25.26/200 MB

Candidate Block

Mining Attempt 7754185f41be7e1e1dc64fb02d2471b11ac7741897082701fe7fd4b29be2457f
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root 2dd3531f33d1016c86a2ebdcdb46ed00bc51d3a5a4846468b80c81e3b33af0fa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,042
Size: 1.00 vMB
Total Fees: 0.01432516 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (780,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,735 132,735 0000000000000fc11c725fb76b3605f0cf22e58592980f5bab568a03a59f1d43 9 0.00 vMB 1,292
132,734 132,734 0000000000000feb48a777bcf57b5d0c1cf9015a868f8de0465c8e998407647d 18 0.01 vMB 951
132,733 132,733 0000000000000d69a99f401e7ee610e2ea5b157d70f3a05a164f7b95db62eb49 29 0.01 vMB 611
132,732 132,732 0000000000000d47bf03c1963edde005dc68e3618fee0a8793641f707d6ff737 13 0.00 vMB 301
132,731 132,731 0000000000000189f946c9d84d3808119cc6b6cc408fcab4e76c3fa142131c4c 20 0.01 vMB 305
132,730 132,730 000000000000036b729239dd176ec73e2c2ecfa754784f37118f06c563497a2c 15 0.00 vMB 0
132,729 132,729 00000000000012721fe0c0dcec0c619ba95a4d4caf9a983137df17c62ddb8698 1 0.00 vMB 0
132,728 132,728 00000000000008e9c9f3c5009665db4abb6b2d3e0f2f8b7465a7c3c2f2adae1b 18 0.01 vMB 311
132,727 132,727 0000000000000edccadb3bebc2bce5b522b2941974e0463eb0e0f38bbc0d05ff 17 0.01 vMB 458
132,726 132,726 000000000000070322b8bf9e6140095083e05844965b2cdfc46b8b7a8ada3ea2 10 0.00 vMB 188
132,725 132,725 00000000000007ef9a3c08db0d6e4790e311a7e37a2d816be0d06bc5a7a31907 27 0.01 vMB 1,117
132,724 132,724 0000000000000d8aa669bb85ab35a4bdc358638fa7e29e32f92e98d653da5c18 12 0.00 vMB 0
132,723 132,723 000000000000075d209ea33070ab69d663bad9f9db13c410b77b779a11722a37 1 0.00 vMB 0
132,722 132,722 000000000000038bf7e208ac950da4fdf7d24223bd99b4c85387b1ed6914922b 60 0.03 vMB 307
132,721 132,721 00000000000010cfbd036a607b95c89eebb0fd5b7b70ed2495577fed9dcd8ab5 41 0.02 vMB 116
132,720 132,720 0000000000000c4866ccbfb8bf884feb4f772d0f4dc74cfb389bc3360f94df94 42 0.01 vMB 941
132,719 132,719 00000000000004061468b2be4bb9396a5ba63c6adf55f8571a97aa88cf106c5a 20 0.01 vMB 426
132,718 132,718 00000000000005653fc79650ad892b8c05cda87dfabc95cc9f894ee397e3175b 118 0.04 vMB 244
132,717 132,717 00000000000010f67709b04d12f62b5069d8746453f4a3f59fedd7192da18b94 58 0.02 vMB 265
132,716 132,716 0000000000000217117621a9cc6f7d82e68b00a56e037f15a5baf10a42d1c525 13 0.01 vMB 8
132,715 132,715 0000000000000cfc08d78b13fc4c97f390b22d923b98b5c1deee9def2189520e 130 0.07 vMB 420
Previous 10 blocks ↓
Total Size: 779.71 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: 351.08 GB
    • Received: 1.70 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.