Loading Tool

Explorer IconExplorer

Memory Pool

84,638 transactions
32.75 vMB
0.08312231 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt 7bcb3df627fc593aa166a2c55817f7bbbf026784843cc0e2ae852d19c6789ccb
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (143,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,307 771,307 000000000000000000012e599cce50a57ca2e075674b2b258db45d2512802c11 2,671 1.00/1.00 vMB 23
771,306 771,306 000000000000000000008c75231f1569a69fc2c0cc05a10b92d42db8b4fb8d25 830 0.38/1.00 vMB 8
771,305 771,305 00000000000000000005da7034e79ad3d0fe9c0d991e81cd061a310acf396a90 263 0.50/1.00 vMB 5
771,304 771,304 0000000000000000000186dd171cbd12f19294e85360cb0da7d5bd7da135f10e 1,728 0.60/1.00 vMB 8
771,303 771,303 00000000000000000000c9df4e49dcd641d9aa38eae8af6149c5f0cde485417e 3,097 0.97/1.00 vMB 5
771,302 771,302 0000000000000000000689720034a941159dbe3fdcbff5e4905e9718bc3095e4 2,899 1.00/1.00 vMB 14
771,301 771,301 00000000000000000002255cd5565dfc714048a0b47864b50508c9a3f3dc6a09 182 0.07/1.00 vMB 5
771,300 771,300 0000000000000000000259a714236152b92c68fd3a35f90fb2c7d4b02d4cdbf4 265 0.07/1.00 vMB 11
771,299 771,299 000000000000000000058d8dbc70786413d508e3e77cc023dc0924a609e93754 1,933 0.69/1.00 vMB 4
771,298 771,298 000000000000000000036336ddc43e13d925e79f51018070df3caa044b03fa06 3,082 1.00/1.00 vMB 11
771,297 771,297 00000000000000000000ca246b3990b0f5d5538392b131c92c16ac93b6853fe7 137 0.04/1.00 vMB 7
771,296 771,296 00000000000000000006f616bbfdf1ab07d81f58b4e6e3f9d75dc429104b5273 2,377 0.94/1.00 vMB 1
771,295 771,295 00000000000000000005acac63c150918c7e0f59bc630f5cf8eb575c0bd5b879 3,412 1.00/1.00 vMB 13
771,294 771,294 000000000000000000064285c90631e5a06de2516a39b786286a60569467b71a 2,388 1.00/1.00 vMB 3
771,293 771,293 00000000000000000007d976c6c29d947374cb21cbac58085ed6872cb9812fd3 2,232 1.00/1.00 vMB 8
771,292 771,292 00000000000000000007bcdc59b7ac89b525001154f85d7a94bdda76c3bbefb3 2,942 1.00/1.00 vMB 10
771,291 771,291 000000000000000000062d357f382d24fa44a14b94040ef531d47ac13a29d779 1,290 0.52/1.00 vMB 7
771,290 771,290 000000000000000000016afc5738e7a865ac68be9b44e48a11402b93d4aedade 1,374 0.56/1.00 vMB 6
771,289 771,289 000000000000000000061db1a10636a4f7d7aa1bb299cd19dfab2d37e6fb4246 3,571 1.00/1.00 vMB 7
771,288 771,288 000000000000000000057319f4bb10799f8a24eecfe8064079ee8132b17844fd 2,996 1.00/1.00 vMB 10
771,287 771,287 000000000000000000012978ac34359a55fe5914255d4bc2473285ba4f0f3172 2,301 0.76/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.