Loading Tool

Explorer IconExplorer

Memory Pool

51,507 transactions
30.20 vMB
0.25640497 BTC
Random Selection Loading Transactions
Max Size: 159.24/200 MB

Candidate Block

Mining Attempt 48772afa3ccc49260421e873802ac7388f00591a5a0fce0212b1e8d381ac9435
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2450cb5ff4542510a0ab6c2c37d44df3b50cede2a6ebf6ef96ae9b66424c402d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08098691 BTC
Feerates: 211.33 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (589,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,540 325,540 000000000000000015f0ac666fa59412bf2288480f622f0d76066c914a36bbeb 219 0.11/1.00 vMB 29
325,539 325,539 00000000000000001ae2052ffef39fae4f5d3e03eeb5095358202612d5779d0b 123 0.06/1.00 vMB 21
325,538 325,538 000000000000000007fe935b0b30d5a02781487364f487e900789751b3206657 464 0.27/1.00 vMB 25
325,537 325,537 00000000000000001b885ebe79d0135b0461ab8e23c5f6e35f777599031ec995 369 0.22/1.00 vMB 32
325,536 325,536 00000000000000000c014640a31893022074dd207f37bdc08c83feef67cee04d 191 0.11/1.00 vMB 26
325,535 325,535 0000000000000000062f7b6837bdde539b383ac2562bb59bd30b5694ba0b551f 569 0.31/1.00 vMB 27
325,534 325,534 00000000000000001048c1a317ab60c387c1f12c5c15dcb34736292cea84f38e 89 0.05/1.00 vMB 25
325,533 325,533 00000000000000000b9a101dc44591d295b89a5af6be743eb0459a9118c8c076 30 0.02/1.00 vMB 17
325,532 325,532 00000000000000000e463f6ce27ccdb9b2dbc5578441622c967c2e78d168322e 400 0.24/1.00 vMB 27
325,531 325,531 0000000000000000023fbf0ed0bf8d73b05044483a658b38cac81a0ea414cf92 382 0.19/1.00 vMB 28
325,530 325,530 0000000000000000091424007fc2c492fe950a02b911ce34d2d8b76b0e3257d7 254 0.16/1.00 vMB 25
325,529 325,529 0000000000000000076e0eb7738ae0bdb88626646cdc197456749948c941e40b 336 0.21/1.00 vMB 26
325,528 325,528 0000000000000000082bd37984ed2fa261a2209b255febfc92d23444231f38c0 532 0.26/1.00 vMB 35
325,527 325,527 000000000000000013ba7e05c918d2301c0009a78528292fb5c4c65439a9119d 293 0.17/1.00 vMB 28
325,526 325,526 00000000000000000a4c93ef075fec1babe641574373cfe6830b9238606b7bc9 647 0.32/1.00 vMB 28
325,525 325,525 000000000000000013c04519e3b53035bdf2ac7f62dbe44fdbbe5c87fc80d2b6 745 0.36/1.00 vMB 27
325,524 325,524 00000000000000000710ffdf4ebbbe7bc010503600f0919cd5b0dccd9e43b4be 493 0.33/1.00 vMB 22
325,523 325,523 000000000000000009e67fe5ab6907b609eecf168bfcde7d7bd424c1951d1f79 10 0.00/1.00 vMB 37
325,522 325,522 00000000000000001557c0e6e515e83b72c1a1854e9699a08c6674e45e396e40 343 0.23/1.00 vMB 25
325,521 325,521 0000000000000000152d11115e73fdfe89299240b38bf26a148a4caff1ab6535 71 0.05/1.00 vMB 25
325,520 325,520 00000000000000000efb04c84df0cf79433c2bcbcb45e0cbb98db6d062c33c87 23 0.01/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.87 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: 644.08 GB
    • Received: 12.61 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.