Loading Tool

Explorer IconExplorer

Memory Pool

82,912 transactions
31.26 vMB
0.09874677 BTC
Random Selection Loading Transactions
Max Size: 191.28/200 MB

Candidate Block

Mining Attempt 842f89194e0729d02911203b78ffee42ac7d604248c24b2248106b65a47c727d
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d2a38883852b66e95fb10b42f4c5aea06cc391740d119fd70bd2a2c1bb3025b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.02784532 BTC
Feerates: 301.05 > 2.79 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (203,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,482 711,482 000000000000000000005b3e7b64e367183788be79a4e0f3bf2d330c586a6d1c 759 0.30/1.00 vMB 10
711,481 711,481 00000000000000000005022deaff2a3c6de4f8bc374ae7e07e2b3c1616c3a957 171 0.05/1.00 vMB 10
711,480 711,480 0000000000000000000a869fdc3a761bac4198f84036b0b9edf25c671d5d8fca 600 0.34/1.00 vMB 12
711,479 711,479 000000000000000000044e820de20299c2189e458a10aafdf1c96507ccb989bb 545 0.27/1.00 vMB 25
711,478 711,478 00000000000000000006e3022c09b95a06524e8beb80705161b49743036650c1 84 0.07/1.00 vMB 5
711,477 711,477 00000000000000000006db43ab7a60dfca2752676ed3fd5b1028161ad0fe5675 1,230 0.59/1.00 vMB 4
711,476 711,476 0000000000000000000aa2ef5efbd9d1986112349c8cbfac18b38c45c8f9fd3b 2,249 1.00/1.00 vMB 12
711,475 711,475 0000000000000000000baa019284cf1ae36d9134663cea8c4eb239d2e85acb10 1,927 1.00/1.00 vMB 7
711,474 711,474 0000000000000000000bfbb7d6bf2b89184381e928965b5452e6d293b38028c0 2,692 1.00/1.00 vMB 7
711,473 711,473 00000000000000000007ad59fd6813de1f90e396053be6b5530ef849f02abc98 2,750 1.00/1.00 vMB 15
711,472 711,472 00000000000000000004ed700f7d77d33661d877b639467b7b182afefc8d8cc1 1,068 0.59/1.00 vMB 10
711,471 711,471 0000000000000000000632e3e032e77b31a11fc4e636479e97c653bb64697727 1,230 0.67/1.00 vMB 4
711,470 711,470 00000000000000000000bf027d8bbbc5d6e35964304e191c4b85be8b07c54ef7 3,025 1.00/1.00 vMB 12
711,469 711,469 0000000000000000000b7af04298f21868b71fa04b9ac74816b31325acee193d 1,125 0.54/1.00 vMB 10
711,468 711,468 0000000000000000000089202c2332839f3d7c0de66ae20bbcb6fae490c00469 1,001 0.38/1.00 vMB 9
711,467 711,467 000000000000000000055e2ab340703721dbc84c6cd75e9ddc095124892ff8c0 303 0.09/1.00 vMB 9
711,466 711,466 000000000000000000035a04dc32abdc97a6125732ea53033c96f688dac888ea 507 0.18/1.00 vMB 10
711,465 711,465 0000000000000000000ba953302c356e3b65984dfc183b8d05cd709c0673169c 1,252 0.45/1.00 vMB 11
711,464 711,464 0000000000000000000bf413e4a2f9d7404468f67294ee098ada3047bf535010 1,065 0.40/1.00 vMB 10
711,463 711,463 00000000000000000007c9de6197fb311f45cc0f662dfb50bec94777383bfffb 2,014 0.68/1.00 vMB 11
711,462 711,462 00000000000000000006b1ba9788e5ec38c2fc618b15d1816d8c65ea649fc443 2,188 0.68/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.