Loading Tool

Explorer IconExplorer

Memory Pool

48,355 transactions
28.23 vMB
0.07310134 BTC
Random Selection Loading Transactions
Max Size: 150.60/200 MB

Candidate Block

Mining Attempt 162a4528615801a74c09e335b5481d14a470455d6830c386e69419fe2515559d
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 7e224ed045d638d174377cd7190e0fc1649720549b539dc39806a3d0f329d487
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01839184 BTC
Feerates: 301.05 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (166,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,349 748,349 0000000000000000000646cee30664bdfafa87cf7e6d968cb8b77dde12b3bd6a 356 0.14/1.00 vMB 13
748,348 748,348 000000000000000000030e32c0cb1d641c4a62bf2cfd16822c808a20bde18c59 686 0.27/1.00 vMB 13
748,347 748,347 000000000000000000008be666ecc919529be153401c7be519fd8b895ff7f223 514 0.22/1.00 vMB 9
748,346 748,346 00000000000000000006bf88833ba962984cf39776a3003a1422a9a99bb4b0b1 1,225 0.99/1.00 vMB 5
748,345 748,345 00000000000000000007e1db0a84a4cf54d5cec3d13d408b4c9f7cea7d6ab177 2,595 1.00/1.00 vMB 15
748,344 748,344 0000000000000000000640974608b3fdc8556a50825edf75c4b8d8f79a056393 676 0.29/1.00 vMB 10
748,343 748,343 00000000000000000005aafa08e387c20429f354c43fd49adc92213a05063849 734 0.54/1.00 vMB 12
748,342 748,342 000000000000000000071e3f8900c1bd36ca3954c6009ddd08d58a1903e89806 1,189 0.88/1.00 vMB 12
748,341 748,341 00000000000000000009eac6bba4b6031feb59458fa432839c37131da8724afd 293 0.20/1.00 vMB 7
748,340 748,340 00000000000000000002fdc55e8e3793b7606c2dd11e0a92fa4f514353edc28b 184 0.06/1.00 vMB 15
748,339 748,339 0000000000000000000726d0be712212a34c1808a891b647f75e6d8fd6f7b876 463 0.20/1.00 vMB 9
748,338 748,338 00000000000000000006943f3fda0ae0f4e6839e72f4dc00c17032e05d6c7bb4 862 0.30/1.00 vMB 11
748,337 748,337 00000000000000000007516f7bf06615f1b618717bfa29e8bd92310e8ad798ac 562 0.25/1.00 vMB 10
748,336 748,336 00000000000000000002302e43368446dbba5ad38c7bb31bdff90f11704ebc70 311 0.15/1.00 vMB 10
748,335 748,335 00000000000000000008fbda044a9f50ae30280ece936f32c2d0e1db1bc97f11 4 0.00/1.00 vMB 20
748,334 748,334 0000000000000000000712b0d8d1119419750cafee80736cf63e21006207a969 1,067 0.31/1.00 vMB 13
748,333 748,333 0000000000000000000999c5b4f6ccf3788404c70ef1be33071f16cb676fe302 928 0.35/1.00 vMB 12
748,332 748,332 000000000000000000028cc0ae438913664017351bdc397c0bc0c39482a671b1 170 0.08/1.00 vMB 8
748,331 748,331 00000000000000000007db38f0f1d474361658b5bb644848dd7b1f8ae5a280de 1,099 0.41/1.00 vMB 12
748,330 748,330 00000000000000000004b675cb7c62ee16a3cb2afb681dceef7051f6f6d55198 42 0.01/1.00 vMB 17
748,329 748,329 000000000000000000052921a8069b6045436631f7456d4ef1a4e1bb8ac6d950 1,012 0.43/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.