Loading Tool

Explorer IconExplorer

Memory Pool

84,424 transactions
32.02 vMB
0.11092985 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt 7c0d538fa0ca190fa1317602bbb57e957cd74da98e420fc4e414b8f09c0b925c
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 9c1ea0b9a93e9a0fa788db77423ce932201717b026bc2069d76daa1bd8ea062e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.03843594 BTC
Feerates: 351.58 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (144,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,365 770,365 00000000000000000007047412d43cf78881a9645dcb1e9c9e875b6c273b2cae 2,345 1.00/1.00 vMB 19
770,364 770,364 00000000000000000007829f6b9205afee3abc003ff0823df8f1a98ccaecf92e 2,029 1.00/1.00 vMB 10
770,363 770,363 00000000000000000004ef573a473fc9513dac251d76b69af59b849ac1ea3c4b 1,518 1.00/1.00 vMB 16
770,362 770,362 000000000000000000068094509a7cb62d0d57e62bb1f38ae070e9f7c3d66025 2,321 1.00/1.00 vMB 3
770,361 770,361 00000000000000000005b114ba591bdcdcb4227aac5e8cd6784a890056a8925f 3,240 1.00/1.00 vMB 14
770,360 770,360 00000000000000000007b2461a3ba0536f8beba28bc328232671bcf1673156a3 2,651 1.00/1.00 vMB 15
770,359 770,359 00000000000000000006ae9adc6e864b3535bdf22fc8681d5d2184ffc33dfc51 2,233 1.00/1.00 vMB 6
770,358 770,358 000000000000000000027f4342cf3f89b8e6e76102539349e4f27bdaca642618 2,293 1.00/1.00 vMB 9
770,357 770,357 000000000000000000023c2b4acc7e073e1ac7d739fa545396c9d7071b8b39aa 2,375 1.00/1.00 vMB 10
770,356 770,356 00000000000000000001df666e9a20ae5ccac76ad0c7399dee6519b5bf602e1b 1,463 1.00/1.00 vMB 11
770,355 770,355 0000000000000000000439b6f6683b6e1794c536bc2b4f1b5fd0d9d87c469b01 3,365 1.00/1.00 vMB 22
770,354 770,354 000000000000000000080377eaad18f296ea59d5fed59479f7be88107adc0dd0 3,151 1.00/1.00 vMB 26
770,353 770,353 000000000000000000056fea2c305febd14545ea78346181c224f725022be308 3,443 1.00/1.00 vMB 21
770,352 770,352 00000000000000000000fa4d3fdba9d85a0893ab89cc9af071bd5010352bcd6d 3,841 1.00/1.00 vMB 15
770,351 770,351 000000000000000000048df0d2b52849a25afa7c0155ff72941b274baab515fb 2,643 1.00/1.00 vMB 21
770,350 770,350 0000000000000000000193ea11a3e5961562ffb509fb942c79c3f74ae513811f 3,095 1.00/1.00 vMB 26
770,349 770,349 000000000000000000078ee9315973f1337d767746d8d62e78b7d01de9b6a291 3,085 1.00/1.00 vMB 13
770,348 770,348 00000000000000000004e5e1dd790a2bc07257c3146d5dfee8c08ae64757a521 2,812 1.00/1.00 vMB 16
770,347 770,347 000000000000000000072dc774d912600d08c3d1882f32e626380dd14ddd1323 3,120 1.00/1.00 vMB 9
770,346 770,346 00000000000000000002b99cad84ef1769e2ac66223324c1b8b7c2c1f951747f 3,607 1.00/1.00 vMB 11
770,345 770,345 00000000000000000005f581e88548e975f324f6482a659aa52df9ba6908f9eb 3,575 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.