Loading Tool

Explorer IconExplorer

Memory Pool

39,236 transactions
28.90 vMB
0.07380159 BTC
Random Selection Loading Transactions
Max Size: 146.28/200 MB

Candidate Block

Mining Attempt fb4d423e1e2742d774efc0fd9df5dce9c8872a62d66c459a694e7358495ae09e
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 3c7a010f66dfde8e65b55919265ecc0d50966439abfd72341d21b268498f3723
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.01768466 BTC
Feerates: 100.36 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (224,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,258 690,258 00000000000000000006ce20d492f9e12efc3cf2a51285959190008892ae34c8 460 0.31/1.00 vMB 24
690,257 690,257 000000000000000000002353920af2036fdcfb5275dd650f5683561faf5b27e6 868 0.42/1.00 vMB 22
690,256 690,256 00000000000000000006760ed80c71f59a6533f0f8d5bebbcbf990d1870753a9 1,785 0.80/1.00 vMB 10
690,255 690,255 00000000000000000003a11e7675531f99ab16f1b27607cc3f7c849612d30fde 1,356 1.00/1.00 vMB 37
690,254 690,254 000000000000000000039a238675eab102624091cd99e554ef8bf20331bf07fd 1,875 0.82/1.00 vMB 22
690,253 690,253 0000000000000000000488104824997403dcd98f5ecae858156f9f9bd1176ff3 74 0.02/1.00 vMB 29
690,252 690,252 000000000000000000006f750cc7b891ecb13a7ec5ca9e488c4937c5a675c1cc 2,066 0.80/1.00 vMB 8
690,251 690,251 0000000000000000000159251e1a8fa621654626109467184a27dea54fb77594 2,730 1.00/1.00 vMB 42
690,250 690,250 00000000000000000011ef43bd972659cb751dbcc3e838a7c00adc4a7e39b379 1,372 0.66/1.00 vMB 25
690,249 690,249 0000000000000000000d0066982ad980b7a2d02a6be816639432d11cc05e2f44 446 0.16/1.00 vMB 29
690,248 690,248 00000000000000000004bb6e7c37cee53f8cb621de385e00b1d187333154119a 1,027 0.74/1.00 vMB 15
690,247 690,247 0000000000000000000b39770ffa1aab81d11db22b02ffaea09bbe825269c797 416 1.00/1.00 vMB 12
690,246 690,246 00000000000000000007470682929eaf1485ec1c8e1f3d82ed94edf9393d1517 213 0.06/1.00 vMB 33
690,245 690,245 0000000000000000000d8b9f0bd498dac64754103f708cb4a07b42ae328b8145 267 0.09/1.00 vMB 35
690,244 690,244 00000000000000000012602bf17e86a179f2632fbd14ba55c107f6e98106a2f8 1,322 0.61/1.00 vMB 32
690,243 690,243 000000000000000000015a6964cfe1e11a9ba42945b40a98623141b3d4bbf6e9 841 0.35/1.00 vMB 8
690,242 690,242 00000000000000000000d35fc8288d08af51bffedbc829c1d3d672404cbcc73c 1,650 1.00/1.00 vMB 33
690,241 690,241 0000000000000000000e4cabda225d389142d6f6f1a6f62c288da9680eb3a4c2 924 0.38/1.00 vMB 27
690,240 690,240 00000000000000000006dea776f007cc06a381a9a4768c78899648c590e88378 1,904 0.77/1.00 vMB 27
690,239 690,239 0000000000000000000bf125e6725f16f110863fff36559ca12e04ac2ce814dc 550 0.28/1.00 vMB 22
690,238 690,238 0000000000000000000bdbec38d8a96f7149ff7eb5cd2f2ec080afc66efaaf46 769 0.39/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.63 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.