Loading Tool

Explorer IconExplorer

Memory Pool

85,465 transactions
33.10 vMB
0.16150161 BTC
Random Selection Loading Transactions
Max Size: 197.07/200 MB

Candidate Block

Mining Attempt be695bf475ea0e5fe5988e11fd076bf767708111d9c9a93d2c1c1b0f0b9876ba
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 95ac1a322769b6deb3538ad7772ee2820ba9d211f9c026b3c9e1787280c7c31f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.04992163 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (44,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,436 870,436 000000000000000000002cf9763ae3cb6f919a89a99ae04f8f1c5d5bcc95403c 6,296 1.00/1.00 vMB 115
870,435 870,435 00000000000000000000e25bd5e6fa43efe86507bc4a797f50bb920132e620db 5,859 1.00/1.00 vMB 115
870,434 870,434 00000000000000000000b1646477593b498f0fba36c33defcc3b90cf4c5846ed 5,705 1.00/1.00 vMB 121
870,433 870,433 00000000000000000000331b2133209933b607400399eac6d8c4b72e800bd7da 4,780 1.00/1.00 vMB 141
870,432 870,432 0000000000000000000266da76f3c49b8f49772c172bf4d108231a01a5d0d72e 6,585 1.00/1.00 vMB 124
870,431 870,431 000000000000000000011649f8522933df725e07462a0ee0027d2ecb53ac58a6 6,703 1.00/1.00 vMB 114
870,430 870,430 00000000000000000001154a0b3b8683bdbdbab80b82646ae26dad2970707b64 6,522 1.00/1.00 vMB 134
870,429 870,429 00000000000000000001878ae0c4060f829861481758879b15af57461b6a3b09 5,824 1.00/1.00 vMB 106
870,428 870,428 00000000000000000000f8cd46f3e6f64880106d340ffdf4351d66e8920fd43b 6,212 1.00/1.00 vMB 22
870,427 870,427 000000000000000000029157a11551a9d4d4856652371571dd625f773935cf85 7,015 1.00/1.00 vMB 26
870,426 870,426 00000000000000000000c7ca0d342f0ce2fb43a3f62e90bba71ed8cc287a42d4 1,059 1.00/1.00 vMB 6
870,425 870,425 00000000000000000001654e8953da57018248a305fb86aac1b3fbcb55d45d2a 4,002 1.00/1.00 vMB 4
870,424 870,424 0000000000000000000032759150055ee40491c899c3579362088e39bff01488 3,089 1.00/1.00 vMB 10
870,423 870,423 000000000000000000000a4153528d105f70bb59d4df4a8180940f268874eb48 4,578 1.00/1.00 vMB 5
870,422 870,422 0000000000000000000219d77fedda3c9bc6bac269fa392a29d544a53bd48d3c 3,802 1.00/1.00 vMB 4
870,421 870,421 0000000000000000000220e9de6b72cbcd6a73fa7925afcbee5d604be0a23099 3,423 1.00/1.00 vMB 12
870,420 870,420 000000000000000000006bb6f557f25f62332c361cb1ede723701b02b8a602dd 1,508 1.00/1.00 vMB 8
870,419 870,419 000000000000000000021883d97e8f8ae7f267c7b9bbd33cf96357c8d5a95023 3,351 1.00/1.00 vMB 11
870,418 870,418 000000000000000000023a09d3506f8d8f7bd00a250bac74402db0bc86e72f65 2,612 1.00/1.00 vMB 10
870,417 870,417 00000000000000000001636aa038c956c1dd0a9517c448d69db1c3365e56487c 5,309 1.00/1.00 vMB 5
870,416 870,416 00000000000000000001fb7bf60affa338261d815f74744b103f14c090bd28f5 3,424 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.