Loading Tool

Explorer IconExplorer

Memory Pool

78,192 transactions
29.33 vMB
0.06536170 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt a0222b637274807d82875e563cec30c522857c02c05f7ba40abed3b2902552ba
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 4fa0843aa68aadb7583ef2943304e4dc693a8812318691daf19aaa1d96fcc437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,998
Size: 1.00 vMB
Total Fees: 0.00593168 BTC
Feerates: 101.06 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (132,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,410 782,410 0000000000000000000248b0edbe3dba4c28d3a1879a3674383fb93ba7535265 2,160 1.00/1.00 vMB 24
782,409 782,409 00000000000000000000a0f2d01e8add03902904f963c71990b8d95372751746 2,144 1.00/1.00 vMB 25
782,408 782,408 00000000000000000002b4758a72feaf8beebd3773cfc2d76d1b5232b7c2ab0c 330 1.00/1.00 vMB 14
782,407 782,407 0000000000000000000039f916f8526215c72f77be98881a13831c6324640e04 254 1.00/1.00 vMB 14
782,406 782,406 0000000000000000000016d09257a07a8bae39a465c7700066a92e081286bb38 2,398 1.00/1.00 vMB 29
782,405 782,405 00000000000000000002b9fab87b7cc5cb9b9bac72041f392f2f7fbfe66126f5 444 1.00/1.00 vMB 17
782,404 782,404 0000000000000000000020750dc0a43f3d74b4b940d241417727144e954494c3 558 1.00/1.00 vMB 17
782,403 782,403 000000000000000000001d08cb5438ba02b64bcea536c0e94051eeb32b211408 1,688 1.00/1.00 vMB 32
782,402 782,402 00000000000000000002a0bfe1cd66600bc8f6bf333b88e84473185facbd9823 368 1.00/1.00 vMB 16
782,401 782,401 00000000000000000000eaeeab145a8c6840bd7a47b8892d59e71dd9d2d2f1ca 367 1.00/1.00 vMB 14
782,400 782,400 000000000000000000057500a7106afb96f942f9da0203a63b9e169dbf3260e2 807 1.00/1.00 vMB 19
782,399 782,399 0000000000000000000516d40bd96cae39dd551c3cd8e7d4d44c61cd17e6114e 1,305 1.00/1.00 vMB 20
782,398 782,398 000000000000000000028ef06cf8d55ac4dfab9e4a6957a578d24ee853390865 2,490 1.00/1.00 vMB 23
782,397 782,397 000000000000000000013607e848527aae2a22c749e9e2307b6b75746a3dc157 744 1.00/1.00 vMB 15
782,396 782,396 0000000000000000000056416252a665bfa2e4b1c3998e193d22971a52cb532e 1,261 1.00/1.00 vMB 21
782,395 782,395 0000000000000000000502274d23b44207ea18bdf5eb8609c7afa4253da2ffd6 2,272 1.00/1.00 vMB 31
782,394 782,394 00000000000000000004ebac02882e8f41212f3e42028009d6329c8d8a7c5a15 1,651 1.00/1.00 vMB 16
782,393 782,393 000000000000000000052ebc3cbc5009bc7e3f8cda7f9bc106c3419aca1f8fef 2,827 1.00/1.00 vMB 27
782,392 782,392 00000000000000000002f0458a060427489ee93bb4bd5a37104569dc0c81ad42 973 1.00/1.00 vMB 17
782,391 782,391 00000000000000000004078b458c259a83d9dd4e948105474abb973233085686 1,926 1.00/1.00 vMB 24
782,390 782,390 000000000000000000010738fa5662e78022ea8c77f91c67a55c66f083b22539 673 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.