Loading Tool

Explorer IconExplorer

Memory Pool

104,201 transactions
26.60 vMB
0.06961259 BTC
Random Selection Loading Transactions
Max Size: 181.22/200 MB

Candidate Block

Mining Attempt c5e276069f24d90b9778741d58b153367ad98bce2ba86ce2430125fc29b60c81
Version 20000000
Previous Block 0000000000000000000177f2db1b93d57d79a8d69cb2dd9f05f5e953757427fc
Merkle Root f27047b7f95e3f9eb7bcded91328e7db84fcdc088a1e9f4af06b0a0816179e5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,108
Size: 1.00 vMB
Total Fees: 0.00538106 BTC
Feerates: 30.17 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,054 (862,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,374 53,374 0000000000a7bce52102d9820c3eb6dc137079534aea278dd7c45efc599d0488 1 0.00/1.00 vMB 0
53,373 53,373 0000000006990f0ac70d95967833a05554fa8c5ab42b6c3657ca7cc2cea9e2b7 1 0.00/1.00 vMB 0
53,372 53,372 000000000ddbff83e667ddfe9da95db49bae403745c52f6251163a50cf7e102e 1 0.00/1.00 vMB 0
53,371 53,371 00000000061151285b66698a116c91ae3d05de30f739a8afcc34f5c8496eb8a8 1 0.00/1.00 vMB 0
53,370 53,370 000000000be604447b92927c4b483496510d284047ce8d8a052f0694c625b465 1 0.00/1.00 vMB 0
53,369 53,369 000000000c79c619752f1654215f4d663b22ed3bb350691ef110937dd9e6107b 1 0.00/1.00 vMB 0
53,368 53,368 000000000972387b4ee92dfc85a76ce696d185be5afa8e58fb156c4a9dc7fb8d 1 0.00/1.00 vMB 0
53,367 53,367 000000000fdea37606194ece160d3fb0798a61600e2b57ae325913366ba73689 1 0.00/1.00 vMB 0
53,366 53,366 000000000607ad7d06fbca9e678d2fcf34f00b48a0fc01634c977e13b98027e5 1 0.00/1.00 vMB 0
53,365 53,365 000000000064b280136ec343a1e54ed43f615577bcbea62ec3b2b21969f16c7d 1 0.00/1.00 vMB 0
53,364 53,364 000000000a282dd2df6985d07224e223ed2e9ed08505caa43a3b87352414539c 1 0.00/1.00 vMB 0
53,363 53,363 0000000001da5d6f604dd0361972e2d5071b493230e636ac601df1ff59c8c8b1 1 0.00/1.00 vMB 0
53,362 53,362 00000000135f71bdfcdee52bb99f7163d486254387da54aaf9e9fea25ef320ae 1 0.00/1.00 vMB 0
53,361 53,361 0000000009f846ecdda5ba51954468e931dbc21d0cc190d99002ab2383ed6806 1 0.00/1.00 vMB 0
53,360 53,360 000000000b62145c31e1917967e29e1abca36793a705a040c0d91faa2a2b0cd3 1 0.00/1.00 vMB 0
53,359 53,359 000000000a970bbb878a81a4dc4901fbc8f5e33f1fb39f0490195ca4986498e7 1 0.00/1.00 vMB 0
53,358 53,358 000000000dd62aac43b3c60617057b95dd3f5adecb30fbba43017ea74751af6e 1 0.00/1.00 vMB 0
53,357 53,357 00000000100a6509772ad1b29ab5112f26498dfc617662db7a64cbbde0a25bc8 1 0.00/1.00 vMB 0
53,356 53,356 0000000006e8217fd9879f4cd955eb219f0c0b319da17031fafbe7b06b96fbb8 1 0.00/1.00 vMB 0
53,355 53,355 0000000002647aa522d8ba1ca9490cb976915e40be610638e7747b2d54fad137 1 0.00/1.00 vMB 0
53,354 53,354 0000000015b5cb1c09f82966f390a7ad35bbd59355a71f6ea64e809d61651444 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.22 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: 812.89 GB
    • Received: 23.80 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.