Loading Tool

Explorer IconExplorer

Memory Pool

83,097 transactions
31.33 vMB
0.16097021 BTC
Random Selection Loading Transactions
Max Size: 186.21/200 MB

Candidate Block

Mining Attempt 19c034f795dc7ff437f28b79d0f836d6990aaf0641337902887be1300791ac44
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root cf018d37a8db22e3f39acd2877a7b7ff5b35bb78f3916fa4ab9bce5f8864680d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.06104782 BTC
Feerates: 269.69 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (265,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,469 649,469 00000000000000000007f82ef0a95ce6e00896380bb81575b981f1910813eac2 2,731 1.00/1.00 vMB 66
649,468 649,468 000000000000000000099105b7ed266f8c8ec5d8b9de308796ff71a18d53d298 1,794 1.00/1.00 vMB 14
649,467 649,467 000000000000000000092f6bd527ab6ae71578c3bf8bc3fc7e7e6e75794d6927 2,503 1.00/1.00 vMB 60
649,466 649,466 000000000000000000096c1d7a093162aa74e92525e59d34f968cab91b07bfb2 2,203 1.00/1.00 vMB 38
649,465 649,465 000000000000000000067bec946d02f81c063b97a301318bc5fb3869e3cd132b 2,560 1.00/1.00 vMB 67
649,464 649,464 00000000000000000006257f4d446b88ebd1a14320a755728515150bd39d6fca 1,913 1.00/1.00 vMB 26
649,463 649,463 0000000000000000000872225ce12b32d3d81b39ca11263cc268c2066ea8b4fc 2,166 1.00/1.00 vMB 55
649,462 649,462 00000000000000000004d25035f14b38805fbed58376013e598961bbcda7f099 1,104 1.00/1.00 vMB 19
649,461 649,461 0000000000000000000c5f317104f8c2f17122365fd287cc57212edb01e97aeb 2,069 1.00/1.00 vMB 33
649,460 649,460 000000000000000000009240d44d50833a41a4f75ee9f1ec18596b725a2c6c5f 2,585 1.00/1.00 vMB 29
649,459 649,459 00000000000000000001bc28d76f63273fd4c4082f434236d3b7f090df35c6d0 2,363 1.00/1.00 vMB 42
649,458 649,458 0000000000000000000adbead7a736708113120dc0fc8310cd7f60e2b14b210e 2,286 1.00/1.00 vMB 22
649,457 649,457 000000000000000000034cfe3bac22d4dda07656f28323b60c2e22d1f80c8770 2,371 1.00/1.00 vMB 48
649,456 649,456 000000000000000000020710c768b0504fb2d402fd2c81ec886edd4a7fb50fe3 1,419 1.00/1.00 vMB 11
649,455 649,455 000000000000000000053d9da53065db266ae58288bbe1b2cfd95edd48b7fc29 2,788 1.00/1.00 vMB 22
649,454 649,454 0000000000000000000e6ecd36344bb2cfb9f5c329a8791b905455411e9d56d0 2,630 1.00/1.00 vMB 24
649,453 649,453 00000000000000000000179b68f36f70b15ef908a667a875ff1cbc11d73542ce 2,104 1.00/1.00 vMB 31
649,452 649,452 0000000000000000000b487bab577868d90f262285a00a8bf97682e3459d1293 2,579 1.00/1.00 vMB 34
649,451 649,451 00000000000000000007b18403b56120f2bab0eea25d14b9546970d086ee796a 2,337 1.00/1.00 vMB 42
649,450 649,450 00000000000000000003a86abbab5cab992443df7ff6d1d55fcf5567f19b29a7 2,375 1.00/1.00 vMB 47
649,449 649,449 0000000000000000000154d6fae997d50d1c3314e22369ad3eaf303beed27d9a 2,404 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.