Loading Tool

Explorer IconExplorer

Memory Pool

43,276 transactions
26.88 vMB
0.08736264 BTC
Random Selection Loading Transactions
Max Size: 140.59/200 MB

Candidate Block

Mining Attempt eb361433a6132b6a1207518e7d9add042c6a91f3473ecb980cc2acec4a58df97
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (568,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,626 346,626 00000000000000000f3723e912797cbbe7999b8513b7f82a09dea2a005f71a19 446 0.30/1.00 vMB 19
346,625 346,625 0000000000000000145be6ac758c1e4c69e132675ac503675b31fd183d5cb7c9 1,099 0.59/1.00 vMB 23
346,624 346,624 000000000000000004e5455014b426fb58d6d543170e4ac21c0b64e9e10f98b0 1,189 0.60/1.00 vMB 25
346,623 346,623 0000000000000000109c08d1e721f334f9bd8f3c2b208477a70a7c72f6153e37 38 0.07/1.00 vMB 6
346,622 346,622 00000000000000001361e0c0b5fc9dae823e0b1c7e4472edfe8182458995c788 1,246 0.67/1.00 vMB 30
346,621 346,621 000000000000000013d1210f4a14917cb9626540803410c5a0dcc536ebfac3ed 498 0.31/1.00 vMB 28
346,620 346,620 0000000000000000099168dbf4937ff3af21ce3986dc3a4a79e1bf9600df5cab 241 0.13/1.00 vMB 42
346,619 346,619 0000000000000000137d638cbb21c6e5dc12f5581495dac029d0327ac71db43e 367 0.25/1.00 vMB 21
346,618 346,618 00000000000000001262bdc5c21d0080bc21f2013b1588ad1287afa3367d97e1 553 0.35/1.00 vMB 27
346,617 346,617 000000000000000013bdc02ab8202e1f9595ed2e05f2db353821c0b2491ac6c2 52 0.09/1.00 vMB 8
346,616 346,616 000000000000000003b16f13ba2dea5d36da5176d0f55135cb0b8f077730831a 39 0.07/1.00 vMB 6
346,615 346,615 00000000000000001189a2d4a48c0358bcdf93c029fbad02c6c77206abc857c2 170 0.16/1.00 vMB 18
346,614 346,614 0000000000000000083d751030c0dc49c846a59f8fbd9e6929096fe1da7dd0fc 218 0.14/1.00 vMB 19
346,613 346,613 0000000000000000120193acd6c4b8bbb188b3903ae683c3217a6ea03814f94e 614 0.37/1.00 vMB 24
346,612 346,612 000000000000000002d144bf50354ba1b5f1999605c0cbf958891046ba37c5d1 769 0.53/1.00 vMB 22
346,611 346,611 000000000000000002fdd8eb09ffa3f6704b69f56525148291f32fd6336ea06b 1,633 0.75/1.00 vMB 62
346,610 346,610 00000000000000001097103d7656d29b419c69c5c67cda95cc009d693f3abd39 223 0.18/1.00 vMB 32
346,609 346,609 00000000000000001754bc09e58c60cbb6eddef2c109bb6cccdc22145ac5841f 789 0.59/1.00 vMB 8
346,608 346,608 000000000000000000c994e168c166a0c9459454be3395daf9493655252d150a 256 0.14/1.00 vMB 41
346,607 346,607 00000000000000000a994393ecf796508380f1102ac9c0b4311ee8fb2590ed3c 1,053 0.75/1.00 vMB 23
346,606 346,606 00000000000000000109ac5d779abfaa7e06628d1c878a3dca241d3a719189cd 1,500 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.