Loading Tool

Explorer IconExplorer

Memory Pool

42,686 transactions
26.68 vMB
0.08202771 BTC
Random Selection Loading Transactions
Max Size: 139.43/200 MB

Candidate Block

Mining Attempt 540f8a0e8e14e394a86a04ce5575160da9da6e7223bfc348be8fb089cded7d97
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root c9ec974a57f511e5b4bc8c080c9f5393180f935c1a4d9608918fe8397606dd15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.03285829 BTC
Feerates: 151.16 > 3.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (568,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,058 346,058 000000000000000007f23269db61fcad5dccb65d0d5136220a07771d71acbde2 743 0.75/1.00 vMB 19
346,057 346,057 000000000000000004b211476ff3ea00fdda91326a7699abf3c7f9f213e5c5da 1,059 0.75/1.00 vMB 19
346,056 346,056 000000000000000003e009ff1b1c0bd6346835df3d9876b0518f3ad19cb57fc1 1,024 0.26/1.00 vMB 54
346,055 346,055 000000000000000013c27eb145a1024921cb03d1cda08364a85703ad3563654b 226 0.14/1.00 vMB 25
346,054 346,054 000000000000000005e6cc601917efd88c7cea6c46755d5b20b556de34e35e60 601 0.57/1.00 vMB 17
346,053 346,053 0000000000000000060d0008fdcbfc03aa421ecd76d37ff9c397694100b00466 1,513 0.75/1.00 vMB 28
346,052 346,052 0000000000000000034423f52c8d856e698d93dd3e79952a98d2a05361408b2c 490 0.40/1.00 vMB 14
346,051 346,051 000000000000000012af51a1e7333c5386237b2614312349eb2ec6a1093ef2f2 1,211 0.75/1.00 vMB 26
346,050 346,050 000000000000000011bca4cf47d9f30ea85e13851bd689c9fe30f727330fc223 1,877 0.90/1.00 vMB 30
346,049 346,049 00000000000000000cad8bc3c5685cafcdf3d9b32023ffec6aa615b9a558b014 952 0.75/1.00 vMB 16
346,048 346,048 00000000000000000aba897659de8b1ae9e1b9ea87b895f6627878635fc3fb43 2,689 1.00/1.00 vMB 36
346,047 346,047 00000000000000000e87d61008229ebde4a011b29d532854dbc8b5b15fd52a17 271 0.12/1.00 vMB 37
346,046 346,046 00000000000000000dafae670f0f96f90667459ad8844f77d376271ae69fec6f 830 0.47/1.00 vMB 29
346,045 346,045 00000000000000000b8c7378561cd9c4dc0bf3de4d8316bfa22c1e272096ea1f 568 0.37/1.00 vMB 22
346,044 346,044 00000000000000000c389549ddacba9f630ba1f79642b86b616d250a142be974 310 0.17/1.00 vMB 26
346,043 346,043 000000000000000003bedacb5e322fa7a1dd57067a3d77310cc88396be25ed46 385 0.20/1.00 vMB 23
346,042 346,042 00000000000000000b1d57b67f60d8e567ad000ae7a9c4411c0dc4cb48260b82 743 0.39/1.00 vMB 26
346,041 346,041 0000000000000000055d02056a4e419213d8a5aceccc7c1150997fc64be540f3 171 0.11/1.00 vMB 22
346,040 346,040 000000000000000010beab3666ba054c94d8b1a19a81c493202e14a7d74bde6e 128 0.04/1.00 vMB 28
346,039 346,039 0000000000000000016c762d34de21786c95bd7f9d46251c4633ceb389da1cf5 709 0.33/1.00 vMB 29
346,038 346,038 0000000000000000066e410b2b34643f50b45db2157ac369a133849cc95ae775 789 0.43/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.