Loading Tool

Explorer IconExplorer

Memory Pool

74,509 transactions
27.59 vMB
0.07462864 BTC
Random Selection Loading Transactions
Max Size: 168.21/200 MB

Candidate Block

Mining Attempt 82389b963945633ba69bb66b8c4cd5614dbfac91537bd68bc788e28e660b23a6
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 212c35033b381852158f77e5bb5b9e485e22d9374ed1f5595d1fd43e77078296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.01572155 BTC
Feerates: 98.68 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (267,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,587 647,587 0000000000000000000f61106ad1e5f93e4d9e66960edf016da46ea3070faea8 2,520 1.00/1.00 vMB 20
647,586 647,586 000000000000000000072949370dbda5d5e3c0258cf727de1f4315107de3ea44 2,879 1.00/1.00 vMB 19
647,585 647,585 0000000000000000000e65fbac363028f6132d148b24645ba096d2e251053ad1 2,368 1.00/1.00 vMB 55
647,584 647,584 0000000000000000000538ee2af5ec29067cee1676687a480bebb17458e15f81 2,403 1.00/1.00 vMB 101
647,583 647,583 000000000000000000023304b75eef900833477205fdd2a245d67f8d4778f874 2,424 1.00/1.00 vMB 102
647,582 647,582 000000000000000000036dc4123ed5d2f549d03a31f9a8fb48ae2e2b37584d74 2,588 1.00/1.00 vMB 85
647,581 647,581 00000000000000000009242d326d7b725a249a0aaa468477f71c35ea9662a879 2,553 1.00/1.00 vMB 29
647,580 647,580 0000000000000000000090f4c030cb5721fd31940c91c36e0f68c592d0e508b4 2,192 1.00/1.00 vMB 61
647,579 647,579 00000000000000000002bab80dff1361a5b6549a8601a965d1641b334c65634d 2,543 1.00/1.00 vMB 107
647,578 647,578 0000000000000000000f8dc6a0fdb302ffd8cfa3f459c1edf85e9995c4628a62 1,957 1.00/1.00 vMB 79
647,577 647,577 0000000000000000000b2f30a97f68844475bc327dae012a23cd0014982e870a 2,492 1.00/1.00 vMB 112
647,576 647,576 0000000000000000000c1f79aa1bab00b228bc5b9905b76ac3e197c3aae8f19b 2,343 1.00/1.00 vMB 63
647,575 647,575 00000000000000000005e0995c593ddbf428bc42d7935ba4e0e9977133418015 2,264 1.00/1.00 vMB 54
647,574 647,574 0000000000000000000246933fa9577700fdb84e0039c4602c514666e6c3cf3e 888 1.00/1.00 vMB 23
647,573 647,573 0000000000000000000cc74426d2aede081a624cbf64671c9b37afd6c2fc9353 1,662 1.00/1.00 vMB 10
647,572 647,572 0000000000000000000fbde70032052820403cc70ec586f6609f431fb2816bb8 2,363 1.00/1.00 vMB 39
647,571 647,571 0000000000000000000151ffa27ea1d6031a80b9c3c07bded735894a320b92fd 1 0.00/1.00 vMB 0
647,570 647,570 00000000000000000008ce07e9ff7118531e017cf81982dffe3ac0f155c5e285 1,457 1.00/1.00 vMB 19
647,569 647,569 0000000000000000000890b4a88a51d0ce474f08b1fd2de6ba23900d0bf699f8 2,166 1.00/1.00 vMB 52
647,568 647,568 00000000000000000000121a2eee5e9f9a89f2020ed56632a29f8869f7724c23 2,381 1.00/1.00 vMB 103
647,567 647,567 000000000000000000057582a104398d4731f80a6057913a94d9941defd0d50a 2,545 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.