Loading Tool

Explorer IconExplorer

Memory Pool

78,849 transactions
29.20 vMB
0.11999454 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt a0de4624433515f3a1e0378728abbc5e97c24e506f4d5f3a873309b400b6d334
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3a0af9d2681bee559992e275f4d1659faa3a150d5de30bc56084d45b4ccd3a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.04359082 BTC
Feerates: 150.80 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (233,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,063 682,063 00000000000000000004389d6de36f126eb119b2f215a2bb75cbc716a055cff0 2,722 1.00/1.00 vMB 76
682,062 682,062 0000000000000000000242e57cf3ae2033748eb34d754c3fde6b8af3dd1f7933 2,390 1.00/1.00 vMB 45
682,061 682,061 00000000000000000003fe74f444f2d2fa44ef4d7e3a7250736aec86378288f1 2,286 1.00/1.00 vMB 65
682,060 682,060 000000000000000000065af55ad8f60b890ff949d7674a8f7e82f05fbd903590 2,048 1.00/1.00 vMB 45
682,059 682,059 0000000000000000000c0058d55fabbfba0b14610587c87846421b9c0942535a 1,897 1.00/1.00 vMB 83
682,058 682,058 00000000000000000004da6d8a1f9c3d59fc01d1501cd093fba150a762bb403c 2,162 1.00/1.00 vMB 101
682,057 682,057 0000000000000000000b708565801a680442469670356bf95d143267cf06811c 2,696 1.00/1.00 vMB 63
682,056 682,056 00000000000000000002ec0c0e414346a822db1211da649f8b731a2b49a12919 3,146 1.00/1.00 vMB 96
682,055 682,055 0000000000000000000b10293c6f4d8cfac92301bcbcd2d18c93c7799486d27c 354 1.00/1.00 vMB 4
682,054 682,054 0000000000000000000c9746a16782f4ff99a84bb45306d27354f3c7f436abee 1,823 1.00/1.00 vMB 12
682,053 682,053 000000000000000000061f62222a9beffb005e56a4d7de1f0a0388594c7a46ce 1,914 1.00/1.00 vMB 83
682,052 682,052 00000000000000000004b86e3b4647b863293300a7f0e490f3e42204d14791b2 1,324 1.00/1.00 vMB 73
682,051 682,051 0000000000000000000bb748cf57e1d9f91d88b738de0231b5cb7008fc31daa1 62 1.00/1.00 vMB 4
682,050 682,050 00000000000000000001ae991450a675135a176f6921236c4925bc5fc643a4cb 2,251 1.00/1.00 vMB 22
682,049 682,049 0000000000000000000b0a6aee191c7b5a55664d8061e54803b47214b26eaf1e 2,654 1.00/1.00 vMB 93
682,048 682,048 00000000000000000008c3a548bbb49495109634041cb86a78a8484e55295921 2,169 1.00/1.00 vMB 53
682,047 682,047 0000000000000000000b29fb168970d3fa83eaec737e717690868f501cf42228 1,248 1.00/1.00 vMB 23
682,046 682,046 00000000000000000003c920f13a1d38dbfd3a6e7cdd9de9b65982e6431597d8 1,337 1.00/1.00 vMB 20
682,045 682,045 000000000000000000071fd81b2db922efa5e84f1458a666430a70491fcf3719 614 1.00/1.00 vMB 6
682,044 682,044 00000000000000000007ebb6027bca0040cf06d810b9208ccbe7c84ae43df69d 1,386 1.00/1.00 vMB 7
682,043 682,043 0000000000000000000bf42caac509de38a576659a42737fe7f99fbb6a103a24 2,058 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.