Loading Tool

Explorer IconExplorer

Memory Pool

29,498 transactions
26.16 vMB
0.03358871 BTC
Random Selection Loading Transactions
Max Size: 142.78/200 MB

Candidate Block

Mining Attempt c19097911a890c9d7cd68bc5f3650fecab3614d5fcd209435f11729485d44e0d
Version 20000000
Previous Block 0000000000000000000152899a459beaa6cf1525f96cb36f737847f10512c379
Merkle Root 91ccea400f36163217b5f9605b8e1eee3bb41f76a6b490eb3bae6ab8b6f1b46e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,097
Size: 1.00 vMB
Total Fees: 0.00446016 BTC
Feerates: 30.16 > 0.45 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,105 (220,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,040 720,040 00000000000000000005be0e4ee282e7d45099b268950dc07cfe21ed56aeae99 2,094 0.70/1.00 vMB 4
720,039 720,039 00000000000000000006beacedb2f105cc219ed6961334b2f613d92892cc22d0 3,093 1.00/1.00 vMB 10
720,038 720,038 00000000000000000001907496a53ee715a887fc1f882ea41363e5c79288406c 2,410 1.00/1.00 vMB 12
720,037 720,037 00000000000000000001f5eff3e48d8ad996ac95c611fc9c3756fac8bf9ccf2a 2,507 0.98/1.00 vMB 7
720,036 720,036 00000000000000000004ef01d2201eb6ceec435889aae38c97d03590e14b0a3b 1,356 1.00/1.00 vMB 2
720,035 720,035 00000000000000000003d050dbc5273702deb313cf59abc93661a60fd36c1079 3,160 1.00/1.00 vMB 16
720,034 720,034 000000000000000000088c565513017f75cd45dca889828a6f057f1605f5de40 692 0.44/1.00 vMB 6
720,033 720,033 000000000000000000042c6055afbf40bee938fdb85ef999f80ca105d8bd8c98 1,260 1.00/1.00 vMB 5
720,032 720,032 00000000000000000009652280d6d56bd495edf641502e825f06f8b7272c1478 1,925 0.70/1.00 vMB 8
720,031 720,031 0000000000000000000a687ec1922bffeda72e8bec5ad618fa89c4cce573c34d 596 0.23/1.00 vMB 8
720,030 720,030 0000000000000000000a1201224fe2fd0ec0dea5b624496c83217650e2eb3d04 627 0.21/1.00 vMB 9
720,029 720,029 00000000000000000003cc01324f8462f5b0573b60af99f1ef39258bc1ccf59d 633 0.23/1.00 vMB 8
720,028 720,028 000000000000000000000d8ada1720df8f7add6fc1900620634ee4a84f501968 1,512 0.68/1.00 vMB 4
720,027 720,027 0000000000000000000199fc36f604311f3ec97ce0dbe4571779d4439e742cbc 2,993 1.00/1.00 vMB 9
720,026 720,026 000000000000000000006620cb8073bb4f178398d71c36d177233f18f927ee78 3,471 1.00/1.00 vMB 12
720,025 720,025 000000000000000000051a4a1d2a3ba4f73c2e33e7580955a256fb1505fcd56d 1,148 0.58/1.00 vMB 6
720,024 720,024 00000000000000000002e7b67cf8456488d37c20eb96d7921ae6934f6b5833d3 2,596 1.00/1.00 vMB 9
720,023 720,023 00000000000000000007c1af7cdd268bd1596163444cd633304249b3b63e75b3 696 0.65/1.00 vMB 7
720,022 720,022 0000000000000000000067c7e10cad19f95a1ca2a3f1d76500ea69afa8182861 1 0.00/1.00 vMB 0
720,021 720,021 000000000000000000077111f62acf45211c6c0d56923dc47f5af91346a9cc05 1,518 0.62/1.00 vMB 7
720,020 720,020 0000000000000000000167993216b4fd5ac05e769793ba1ff9960df32a5ca8a9 1,091 0.40/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 826.91 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: 4,437.04 GB
    • Received: 240.31 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.