Loading Tool

Explorer IconExplorer

Memory Pool

9,950 transactions
3.65 vMB
0.01055105 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.92/200 MB

Candidate Block

Mining Attempt f2131bbeb1b2adf639b116abb66bf00dee60269c8e33de4ba68ac9401132290e
Version 20000000
Previous Block 00000000000000000000c495509044cda26948fb752986691223e9ae88dacb36
Merkle Root d2f73dfb2116b84a0df36fc7f68c1ef7835c9292a63a6a4629bc1ab6973c43ac
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00663326 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,486 (780,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
132,714 132,714 00000000000010ace9a209903e0f9087a4d3ff6ffa288e0c2ec9c3402fbd828c 32 0.01 vMB 180
132,713 132,713 000000000000061918557018a647f629353d09db64a35eea219a51d3782e05de 62 0.06 vMB 821
132,712 132,712 00000000000011f31cdf2141fbdd53f37e817a1785f00b55b59e1b9cd9ec83be 34 0.01 vMB 687
132,711 132,711 0000000000000599da7842ef60c5486a79f16e3ed6b8a13577fb258f67da1510 50 0.03 vMB 323
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 351.88 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.