Loading Tool

Explorer IconExplorer

Memory Pool

46,266 transactions
28.20 vMB
0.10771504 BTC
Random Selection Loading Transactions
Max Size: 147.98/200 MB

Candidate Block

Mining Attempt eba3b01b5584b10c00686716c9ede871e509ff8d8c7c1024f1e3ca123f19e7ed
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 90250515c1a902dc8c311882744ce6a6d065e1c109f1f98466efc844ad1f060b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.04485622 BTC
Feerates: 265.25 > 4.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (609,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,041 305,041 00000000000000004cdd5fe20b92063b6123dd127c26d71fb9ac3f5d78e0aa82 272 0.16/1.00 vMB 30
305,040 305,040 000000000000000008baa644d5e04cb8077da303b9238694410297d5bc2123fd 85 0.06/1.00 vMB 24
305,039 305,039 000000000000000040909a6db152debd8a2a4c14e72ab1b99cdc09ceba8ae1e5 203 0.12/1.00 vMB 27
305,038 305,038 000000000000000016deb3c66140341a6badfbd6e040d4e33bfe7caa13c8a691 91 0.04/1.00 vMB 29
305,037 305,037 00000000000000004eb5ea86f2b038d34ea62c3f52451c6f7d2f327d9bee3f37 301 0.15/1.00 vMB 29
305,036 305,036 000000000000000032a19dc1b0c9cabb6c74a2e4daddcde1ffb6865d83e462fc 47 0.02/1.00 vMB 18
305,035 305,035 00000000000000001169e2f7fd9785d1c0a90ade264e5dbea809d7d0c20c7909 116 0.08/1.00 vMB 24
305,034 305,034 000000000000000055067e6f893d27eeb35e37f01ad1363d288f4cb5943ae6cf 204 0.20/1.00 vMB 16
305,033 305,033 0000000000000000266ed8474955a19ff09691b4ee38b2b9e27e7d4adc872d9d 339 0.22/1.00 vMB 31
305,032 305,032 00000000000000003351f28083cfa2b3087bce69e779209ff0fc98ac6f8e4cd2 1 0.00/1.00 vMB 0
305,031 305,031 00000000000000004a44fc700becf9812c8f15f57adccfab03bf50cb5cf87c60 302 0.45/1.00 vMB 16
305,030 305,030 00000000000000004551031776c9475b4ff4a45a8d371fd6e8ba715e8a71d2cf 624 0.35/1.00 vMB 29
305,029 305,029 00000000000000003ecfc43f7a7e7a969621c07f7d71ae21f63b5fdcb8232b9c 613 0.35/1.00 vMB 34
305,028 305,028 00000000000000003102ff6217a6641c0ccb86dc831372b2b2bcbc5fb0e0669a 841 0.35/1.00 vMB 40
305,027 305,027 00000000000000004813c24f1efb4619a57908ce999a639e054c31ac16493fc4 276 0.26/1.00 vMB 20
305,026 305,026 000000000000000059eb710229f3d9ec0620461b7afea1a566f4e6da1f3c5905 1,105 0.50/1.00 vMB 38
305,025 305,025 000000000000000016bf5b3d9274c5275eb13336a8f75b970380a8bd99708299 250 0.23/1.00 vMB 19
305,024 305,024 00000000000000004f2d56305f52106a0e801659dd99faedfb833d931adf9f82 235 0.14/1.00 vMB 31
305,023 305,023 000000000000000042106cf94c32e4a6c964bf8baebfdaec67b1529d31d81f72 108 0.09/1.00 vMB 20
305,022 305,022 00000000000000002a5ef6060c800a71cd5497033d25e28417fc7d39de3d75d5 46 0.03/1.00 vMB 37
305,021 305,021 00000000000000004088bb091c5f0c9df97c30abd95ad46e3abeb11857cf0a92 75 0.03/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.