Loading Tool

Explorer IconExplorer

Memory Pool

41,464 transactions
27.59 vMB
0.07347375 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt f65293ed30f5f91804cb10c6265d708ef707be702565633abddde9dc8ca0a6ce
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 97042f756f2f3758c2f8c2dd2b9a1be2c01e3762b08712f99c470b71c17045e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01929138 BTC
Feerates: 101.47 > 1.93 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (223,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,489 691,489 000000000000000000144681c9318bc568f3a6378db9f5d0218699e607658e3e 67 0.02/1.00 vMB 13
691,488 691,488 00000000000000000007042e2b204c139c2f2b0642b3912b7ccf9c524f27b6d1 50 0.02/1.00 vMB 9
691,487 691,487 0000000000000000000b964e653343c6ae97d73db7f526cbc3187ff7829b0c42 1,383 0.52/1.00 vMB 37
691,486 691,486 00000000000000000010ace705fb811b3828a7ef25af7554f4a4ae1d026a9e5b 256 0.09/1.00 vMB 13
691,485 691,485 000000000000000000084b58a8ab748d93525d37830a51b13ac29e019a5686d0 83 0.03/1.00 vMB 13
691,484 691,484 000000000000000000112574d70577f047cfe0e02e84c36a8791c6efb2e020fc 2,491 0.92/1.00 vMB 18
691,483 691,483 000000000000000000092b55953c3577b225ed91723002026113d5123c0731b3 75 0.04/1.00 vMB 13
691,482 691,482 000000000000000000030784ec69495a440008c1962cb70d0b7d87b06fd4efb4 1,828 0.65/1.00 vMB 16
691,481 691,481 0000000000000000000de251eb3b2e3ad0f8a91a9fff9d8c9d40eaa985e077fb 1,146 0.34/1.00 vMB 16
691,480 691,480 00000000000000000007afa86ce0f894c2163cb563ce29be99e38a6af5743577 761 0.29/1.00 vMB 13
691,479 691,479 000000000000000000138dbc6f72093c5084e5dbac008e74be873faaa367b6d9 1,414 0.80/1.00 vMB 9
691,478 691,478 00000000000000000007af8cc1f754076189cb04f29204a3d61497bf4ba7cf96 596 0.23/1.00 vMB 3
691,477 691,477 00000000000000000009818b1e84aa5b10f753c69acf9ef58336bb62c3403211 1,756 1.00/1.00 vMB 13
691,476 691,476 000000000000000000053c812ddd7ea52929044c9ecfdc27f6fa77fb9bd04f4b 740 0.23/1.00 vMB 15
691,475 691,475 00000000000000000007a1eb3f6672c47ec4b1345f2f30003c0fef22cbc8dcc1 348 0.26/1.00 vMB 4
691,474 691,474 000000000000000000113afb368c2184c1d34f584df68b22fd883387a0e780b9 2,476 1.00/1.00 vMB 7
691,473 691,473 000000000000000000128b5cac3f5ea63bb66c4dbdd202e76e06268cd900630d 2,470 1.00/1.00 vMB 29
691,472 691,472 00000000000000000009b5ee4d5d6ce9484f92488c109fd320b0ba54b9767bea 2,741 1.00/1.00 vMB 12
691,471 691,471 00000000000000000001978569befe6800a5f0217820a49d3b8304aefb58035a 1,209 1.00/1.00 vMB 7
691,470 691,470 00000000000000000008b13df044573b4e746ac0e1c5f15607ec014edb53d8da 2,726 1.00/1.00 vMB 15
691,469 691,469 0000000000000000000fa12e32072488b63303840a3cd4e47872c06d647f9cef 2,690 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.