Loading Tool

Explorer IconExplorer

Memory Pool

46,414 transactions
28.90 vMB
0.14447863 BTC
Random Selection Loading Transactions
Max Size: 152.95/200 MB

Candidate Block

Mining Attempt 1869d9cca7658fe2a771b4eee93cbfde6622b396c6243a0121ceb779f9d1f89e
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 999caeea76c0d6a55024d619f30cd652b67ae3e5a985f5d489399b628ddf68fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.08174310 BTC
Feerates: 15,654.48 > 8.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (184,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,418 730,418 00000000000000000006bcee1f64543de5a08645d2f4174d5f9dd4f6f3727400 63 0.02/1.00 vMB 8
730,417 730,417 00000000000000000006058e75c4093ea1ed01cd0b073b8fd1b53dbfbd7ecb3c 989 0.51/1.00 vMB 3
730,416 730,416 000000000000000000007072a141b9be41ef3e776e349aaefa8e85b5cdd94b3f 1 0.00/1.00 vMB 0
730,415 730,415 00000000000000000009169c8dd63bd6f4deab1420800c3588990833cc993a40 2,405 1.00/1.00 vMB 4
730,414 730,414 000000000000000000010c4518f991851368aa4d911674e82617f574fe148488 2,425 1.00/1.00 vMB 7
730,413 730,413 000000000000000000033b68fbce130475b687246bebaf19fabc690b3429f62e 988 1.00/1.00 vMB 5
730,412 730,412 000000000000000000069cc17733c846b500316dd97e1f22dddfe7c9b6c37e90 1,146 1.00/1.00 vMB 8
730,411 730,411 00000000000000000004dd770ba63c574b6abade3c6895fc46c51d3586f75046 2,754 1.00/1.00 vMB 11
730,410 730,410 000000000000000000056c54e46ec41763b63012de92e6e89f58a4545187e6e6 2,036 1.00/1.00 vMB 14
730,409 730,409 000000000000000000046430d4bfacd180a882e15f8ad35b8397194bd8a4540a 2,176 1.00/1.00 vMB 7
730,408 730,408 00000000000000000004159f0dd7b2b2b2a22d22740864f0abb7eb84b2e1d2b7 3,014 1.00/1.00 vMB 23
730,407 730,407 000000000000000000011266684fda4f3de6e09840fda48d14eb34367c49786c 2,518 1.00/1.00 vMB 5
730,406 730,406 000000000000000000047211486b1464223e4e19b700ef2d522f700eadae17ac 3,484 1.00/1.00 vMB 9
730,405 730,405 00000000000000000004d831b8932f3fa436b0cfd97b3170006a7d97f80a8d78 3,120 1.00/1.00 vMB 31
730,404 730,404 000000000000000000058bfb2c49b89e412107a07842e4c5bbff5cdf39b62c63 338 0.50/1.00 vMB 13
730,403 730,403 00000000000000000002c541a94e08d9fb0a9d90aae295a2696281ee73914c72 282 0.16/1.00 vMB 2
730,402 730,402 000000000000000000064f1a9ac563a9c95d40a3cacf42f6136c481a9d27c67c 2,416 1.00/1.00 vMB 10
730,401 730,401 000000000000000000038f7eea41153c2ecdd80541d845d6c77895681a0c222c 1,831 1.00/1.00 vMB 9
730,400 730,400 0000000000000000000975aefeb331085aa6435252a4d6d2d65010cd4cfad6ba 900 1.00/1.00 vMB 2
730,399 730,399 0000000000000000000968cdb8a2a9c62e5e814478389eb391dabf0058381b5d 2,354 1.00/1.00 vMB 8
730,398 730,398 000000000000000000093b0604b3bca22ba46d23f2abec57a41bd1497f5082ed 1,050 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.