Loading Tool

Explorer IconExplorer

Memory Pool

78,907 transactions
29.10 vMB
0.08287376 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt cae353e0bae007ef8126ebdda586593a24ea325cc71a8b3a076946314948cd01
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 411753684b5a0968c7d21b99fce73ca65604405ddd2115dc1e8db1db4ea4e2a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.02220073 BTC
Feerates: 146.36 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (39,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,180 875,180 00000000000000000000a37f805162435a5a4d7d64a054e0125eb00ea2a7b22c 3,240 1.00/1.00 vMB 9
875,179 875,179 0000000000000000000222fc697dd89075ba1e602baf0cbd3295ab5803f1ed6f 3,480 1.00/1.00 vMB 11
875,178 875,178 000000000000000000003a04fc17c2d637b4b8a1fb5f39bb88e8c8f86e259564 2,303 1.00/1.00 vMB 8
875,177 875,177 00000000000000000000fb4cce4197a395627029b629029cff127930ddc67c5a 3,900 1.00/1.00 vMB 13
875,176 875,176 0000000000000000000178c02963fdb1c73987e871a908b36f1ca7edc5237789 2,608 1.00/1.00 vMB 9
875,175 875,175 000000000000000000008974cf7f1b8a8da1f86f7c695e885da451dc8cc22001 3,741 1.00/1.00 vMB 9
875,174 875,174 0000000000000000000242c350f85f291a7a6dcbec0d9e9037a763e03598b1ae 2,198 1.00/1.00 vMB 8
875,173 875,173 00000000000000000000887c3e1a1b24fe04ff259b6d9d532c8eaeef2b9df72a 1 0.00/1.00 vMB 0
875,172 875,172 00000000000000000000a0ee546d37480d753a973f6186a2fb18801da9b8b7fa 2,857 1.00/1.00 vMB 8
875,171 875,171 00000000000000000001cd3ffac036971315d9ec957ebccde4f9ba70ffdcb117 2,622 1.00/1.00 vMB 8
875,170 875,170 0000000000000000000068ab2dace23c5b16a262eae25697e635d8eac4744697 3,243 1.00/1.00 vMB 7
875,169 875,169 00000000000000000000cfbcdfcdf227b72dc2d50c88d9fac1bfe303d2ea7b16 2,608 1.00/1.00 vMB 10
875,168 875,168 0000000000000000000091b6a5bd81158810cc103e8ed44934f3f85a83eefe45 3,512 1.00/1.00 vMB 14
875,167 875,167 00000000000000000000608c74b5db80e7f78628230c8bcb59a8f7ba071c73f4 3,285 1.00/1.00 vMB 11
875,166 875,166 000000000000000000022ea8f53e08a929974bf651e19591aabd416baa15d683 2,934 1.00/1.00 vMB 9
875,165 875,165 000000000000000000027c5c1c39e1952f01f31e278549dad99769f8757cd08f 3,057 1.00/1.00 vMB 10
875,164 875,164 000000000000000000029663990d248e22d7a44374d34c32c479f1cb7e1c654b 4,053 1.00/1.00 vMB 11
875,163 875,163 000000000000000000004f11b565f0701fd60b768e85e031639f0f9378fa40e7 3,168 1.00/1.00 vMB 11
875,162 875,162 00000000000000000001cdc49649801c7b657d5a5bbf4cf227092a6dae550047 3,845 1.00/1.00 vMB 18
875,161 875,161 000000000000000000008fa773054cba7cac9f8ec409bcdcc0144482f7a47aa1 3,482 1.00/1.00 vMB 14
875,160 875,160 00000000000000000001560c434e093d7877fc572e1d58449a0700257b654237 3,887 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.