Loading Tool

Explorer IconExplorer

Memory Pool

77,145 transactions
28.83 vMB
0.11815560 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt 622b3ad77c615f95a8348f15b9baaca8d0761d88c0d2b7c1af1fe6df489c1557
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 0adf3f0fed21b724e8c58e2b6eedc000dd8c59d8d274a362047ddbfdb7817821
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.05820647 BTC
Feerates: 101.65 > 5.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (544,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,234 370,234 00000000000000000748aa02a2576ae9375b50940e9e32d8900da118afeff5e8 491 0.25/1.00 vMB 34
370,233 370,233 000000000000000000086e0dabf6c34884a63c46790ad745e2ded400151a2d4b 332 0.20/1.00 vMB 22
370,232 370,232 00000000000000001239eba8a8ae9290a79fce96b6755ff99a53c83c03a5109a 843 0.43/1.00 vMB 32
370,231 370,231 00000000000000000044dde3445d6210f17259560be132cb07729755592439fb 411 0.22/1.00 vMB 31
370,230 370,230 000000000000000007f83f60d63c29d2514bf4557f07d9f797ffd30eda5baa59 820 0.47/1.00 vMB 32
370,229 370,229 000000000000000011c22e8ac51d612c857831c28e148a6b206c69251d5c07f5 946 0.56/1.00 vMB 52
370,228 370,228 00000000000000000c60f45288309f8ddcec497101352571ceace5772055542c 689 0.45/1.00 vMB 21
370,227 370,227 000000000000000005e362aef2f8f1985539dbf823295189bbb92df4362c0bfd 1,610 1.00/1.00 vMB 33
370,226 370,226 00000000000000000465d7358984b73b724ae0e47d6e67d667e75cde4a6835f2 1,576 1.00/1.00 vMB 35
370,225 370,225 0000000000000000119c297b891424c2424aae3c6d3fe39e21945af2a2565e8d 899 0.75/1.00 vMB 24
370,224 370,224 00000000000000000ff14b30e3cbeff8ed8fb7c6a90d3732c789b8f48e52306a 2,357 1.00/1.00 vMB 52
370,223 370,223 0000000000000000062199b146baddc81bf9f00051dce87abb9330e9fdd59ee7 1,475 0.75/1.00 vMB 40
370,222 370,222 00000000000000000737e37dc1e56ff667d24b9e49e8559688fab899086f25e2 553 0.33/1.00 vMB 38
370,221 370,221 00000000000000000fc6adbc2c503d5cd651c2d6d78c27f98f820fca481cf3db 246 0.12/1.00 vMB 9
370,220 370,220 000000000000000006e02a9531850d1ea1812dd9eb2fe26b6ec833afee3a0a5b 481 0.33/1.00 vMB 25
370,219 370,219 00000000000000000b7bb92172a0e1ac00b49c5169fe938e8273d9f7bd91ca55 1,963 0.95/1.00 vMB 39
370,218 370,218 00000000000000001353a9bf9cf9f6cdc06fbd1582b76ed13ae6e512bea6ef66 56 0.05/1.00 vMB 7
370,217 370,217 000000000000000010531b06e0265d82c01c3d0fa2174d3a2bb7df57cf365fc2 825 0.65/1.00 vMB 29
370,216 370,216 0000000000000000061932906f082602d4148aa6c0bbb76db5ce7cd699b57375 164 0.12/1.00 vMB 23
370,215 370,215 000000000000000000008af3ed3e81350bfb80f19f79b3c35b1f92edd53dc1b4 493 0.30/1.00 vMB 29
370,214 370,214 0000000000000000093c5b2226bd653742723f9892f3a22333b235d0395a65e3 234 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.