Loading Tool

Explorer IconExplorer

Memory Pool

45,616 transactions
27.87 vMB
0.08244688 BTC
Random Selection Loading Transactions
Max Size: 147.32/200 MB

Candidate Block

Mining Attempt 7c5699730fe1e9f897d87158e7c2bf40824279ccb997c29162751ea91701d54a
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (463,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,787 451,787 000000000000000001e3dab847d4abaa712188956ebfdd176b3788b84b79e5ac 1,834 1.00/1.00 vMB 96
451,786 451,786 0000000000000000018a6ebb2e92ba1e9f3eb57bafe345438cda9bb25dc0ae3d 2,158 1.00/1.00 vMB 120
451,785 451,785 0000000000000000007b06517a33ca278cf161cec9a817d9ea5f253ecebd3d87 2,070 1.00/1.00 vMB 108
451,784 451,784 000000000000000000f8cca7618a98bcb42572408832ea4d9b2df4c96eae0f08 2,687 1.00/1.00 vMB 126
451,783 451,783 000000000000000000a5b9029440b180b733c7d1317c3d7f804f7d1c21fb61f1 2,257 1.00/1.00 vMB 119
451,782 451,782 0000000000000000006730ed74e43acf7af7d1447cdbd837d06ddee79de48175 2,252 1.00/1.00 vMB 113
451,781 451,781 000000000000000000417927fdc1215c271929af429842dd1a1d64530adffe10 1,247 0.58/1.00 vMB 62
451,780 451,780 00000000000000000101453a3254097bf2ea61a408a1797249676666f0e65117 2,619 1.00/1.00 vMB 126
451,779 451,779 000000000000000001b31c82061dc044e829561e81fd80344662b2ca8a155630 1,776 1.00/1.00 vMB 42
451,778 451,778 000000000000000001d5ae3959e51548f68cf88e3a3fe7b79af4eb0361b6b3be 1,675 1.00/1.00 vMB 105
451,777 451,777 000000000000000000b09fb23cba6ff61c3c724cd74f6546b48fa09ce62dd30a 1,470 1.00/1.00 vMB 75
451,776 451,776 0000000000000000008a0268b8e5e876dbd0ffdc3df8033120bf7ccafe45e6be 2,274 1.00/1.00 vMB 120
451,775 451,775 0000000000000000029108f17b96647b9cee11efc185aeff90778f8071ed9c90 1,768 1.00/1.00 vMB 128
451,774 451,774 000000000000000001418223a72b9b4f07d2084b5d33d15339486251237bcee8 2,235 1.00/1.00 vMB 123
451,773 451,773 000000000000000000eb726a694bff88989059868169868c876409d2aa864502 2,113 1.00/1.00 vMB 89
451,772 451,772 000000000000000000f3112b3b41dbd08eac145f53d194aecfc4c003b531f450 678 1.00/1.00 vMB 31
451,771 451,771 0000000000000000004ec7693b6d99bebd3d2c7cf369234af8588b0f9991158b 298 1.00/1.00 vMB 12
451,770 451,770 000000000000000000472491cd5887c990ff9c94fc446aecfd26efdbf0d039d6 2,088 1.00/1.00 vMB 97
451,769 451,769 000000000000000000b6c157dbf780221575b2d022fa0929c377e79e614fde23 432 1.00/1.00 vMB 22
451,768 451,768 000000000000000001bdd9365860ff7b1498e869e9be4a78e990b53b8527b9ec 1,742 1.00/1.00 vMB 70
451,767 451,767 00000000000000000207fc2fb5a34c25333ebcf7aa173ca6219c1dd6473b836c 622 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.