Loading Tool

Explorer IconExplorer

Memory Pool

77,325 transactions
29.07 vMB
0.10015403 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 8090d1c82dcdf1b1d9b445e4acccf53b5342aeacfd13a424476997a616ba58f3
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (573,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,681 341,681 0000000000000000154f3d8b0db35ce238156cfaeb45847a7eeb74c01a770511 289 0.16/1.00 vMB 21
341,680 341,680 000000000000000014166cc22ee2e7fd0a00b3eb1b96e053258233e21a898333 1,195 0.70/1.00 vMB 21
341,679 341,679 00000000000000000acd8b034a89ec60f34f4654fb34e4fb6b39b0c4354776db 1,332 0.75/1.00 vMB 26
341,678 341,678 0000000000000000027dfe8c0cbf24ba8ee721132137e70d5ae19956895c5ec9 1,880 0.75/1.00 vMB 32
341,677 341,677 00000000000000000f21d285745fca3ccad2d70126486721dc148d1eabb87378 512 0.17/1.00 vMB 37
341,676 341,676 00000000000000000ea5c13fee717ee56712f0fc3835da9f50cd12aecd31f29f 104 0.04/1.00 vMB 12
341,675 341,675 0000000000000000003f5e98e4524451e343bd48d3c1e84613a309a1e67737cd 699 0.33/1.00 vMB 26
341,674 341,674 00000000000000000acc5512d302d76abbe85caffde48a9497d9fb9d3ad6ab15 740 0.69/1.00 vMB 14
341,673 341,673 000000000000000009d656c53d500f39dae7b59604c8bb7af8399edc0d0baf41 814 0.75/1.00 vMB 18
341,672 341,672 0000000000000000120a8a68673b21058159c0b21da36e0eb5689019dde22baf 63 0.06/1.00 vMB 20
341,671 341,671 00000000000000000d14002147edbf73762c02bee6a0e583e0b41569fee09e66 2,102 0.75/1.00 vMB 31
341,670 341,670 0000000000000000062e8d7d9b7083ea45346d7f8c091164c313eeda2ce5db11 1,031 0.38/1.00 vMB 40
341,669 341,669 00000000000000000c05a2f67ea3f3d84adb452dd21736596c3ec4856a1a1dc2 1,031 0.45/1.00 vMB 40
341,668 341,668 00000000000000000604b32b40e825d71f562adec2a18cb05322fb211e147a59 616 0.27/1.00 vMB 31
341,667 341,667 00000000000000000bbe286a8c0727c72a25286482e2b83ebca02ffbc381ea81 1,058 0.58/1.00 vMB 37
341,666 341,666 000000000000000009b6b8db1bbb4550c4bc0ab0b2e576ddf26124d86f5c579d 87 0.09/1.00 vMB 10
341,665 341,665 0000000000000000020886746735604ac4a2c47da18a1be64d0ceac9881708d0 1,103 0.80/1.00 vMB 18
341,664 341,664 000000000000000007e822c4bec2de94e251b8e3b49d6af92a4c044c124ead8e 790 0.75/1.00 vMB 19
341,663 341,663 00000000000000000386b70fa4eb24da5ce9357af361a03d563df9172f3fac67 1,396 0.75/1.00 vMB 31
341,662 341,662 000000000000000016db9cfd8a1204c616e1579ebd9e86c1ec809d27d07b10e1 512 0.22/1.00 vMB 37
341,661 341,661 00000000000000000bcd4473f793c19b585295d807d779bcfb4cb395fbcc6535 2,302 0.90/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.