Loading Tool

Explorer IconExplorer

Memory Pool

41,606 transactions
26.65 vMB
0.05758785 BTC
Random Selection Loading Transactions
Max Size: 139.91/200 MB

Candidate Block

Mining Attempt b4e688867bcff0eb8ac423e65b926d2cfdb723cc07acb2579fe75ce075b1f883
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root e5a407330f1f5aac0e021800fa860f16663fb48928bc90191bd4e35bc2594161
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,023
Size: 1.00 vMB
Total Fees: 0.00835441 BTC
Feerates: 500.44 > 0.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (420,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,801 494,801 00000000000000000007c6105344e2918d926c97b2157a912e077282ec5aa590 2,518 1.00/1.00 vMB 137
494,800 494,800 000000000000000000189bbbd44c51dc0ffeb9fb6b9cfc079487f829f1626cba 1,775 1.00/1.00 vMB 334
494,799 494,799 00000000000000000004a21ba1746f9285025d34abb0d09a82fbc20bc2a0e839 1,460 1.00/1.00 vMB 500
494,798 494,798 00000000000000000044a5db8d1eab850df7cee2bbed09877632019cdf299f17 2,361 1.00/1.00 vMB 313
494,797 494,797 00000000000000000037fb692c1bbfc9b071437a9b08265b6b80395f7dcd21fc 2,357 1.00/1.00 vMB 350
494,796 494,796 0000000000000000009e101a5775500df5f2c0537b9f10ac2d43cc08f9f98df2 1,827 1.00/1.00 vMB 182
494,795 494,795 00000000000000000002333c5e3a4a7ed4d6a03e65734f0b3710ccc90a627c6c 1,420 1.00/1.00 vMB 78
494,794 494,794 000000000000000000a317834a74ea46fc20cfbf116b60bf15216b376676e162 1,191 1.00/1.00 vMB 181
494,793 494,793 0000000000000000000749f652e378aa8b4479bd8c8130508dc21e84190043b6 1,546 1.00/1.00 vMB 136
494,792 494,792 0000000000000000006148121d285ad9b6d6fe772d3ba49ee87e2f33c5824991 2,136 1.00/1.00 vMB 358
494,791 494,791 000000000000000000841a6341593b4ab9cc90d748a7498d70b6185413b1988b 1,801 1.00/1.00 vMB 300
494,790 494,790 00000000000000000016772b2f9d7969f51bd6c0b1f089bd42a224768f0924c1 1,633 1.00/1.00 vMB 455
494,789 494,789 000000000000000000c1c89547eab40d64bd40728c366597b76559ef93c87545 2,172 1.00/1.00 vMB 27
494,788 494,788 00000000000000000055d21f3c2035b6747fee9a25cd155535740d062d2778c3 1,600 1.00/1.00 vMB 158
494,787 494,787 0000000000000000001b0c851c506b79460722b8c35c32743f2fc67ebf2b741a 1,768 1.00/1.00 vMB 252
494,786 494,786 00000000000000000096cfbaded4244220ca447d293cd1d6ae870b6497eedc64 1,660 1.00/1.00 vMB 146
494,785 494,785 0000000000000000009df6b68810826e3581743e9e1c00ad5d982d10f20fff2d 2,638 1.00/1.00 vMB 116
494,784 494,784 00000000000000000030f8fb69f0b0f4be375ad7177e54250750cf5abc4a0442 1,692 1.00/1.00 vMB 289
494,783 494,783 000000000000000000386cd4605d5f2481dc5ff02f95b1a4a18749fe51ff90b7 1,398 1.00/1.00 vMB 60
494,782 494,782 00000000000000000057c48d87b626616cca56b7cc72055f190c2ce570349c43 1,679 1.00/1.00 vMB 194
494,781 494,781 00000000000000000088a9dc54820f3ebdb884ab705c02119e95a1bbaa8da0d7 2,216 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.