Loading Tool

Explorer IconExplorer

Memory Pool

77,270 transactions
28.68 vMB
0.06666336 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt 3af3cf711e1c76e604d0918f633d6b7bf2463cf4aa3588ad12a04fcda78b2f61
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root ba9b3fb62d96c6b949aaf40a69adc58a660791e4d22568a436758ac5a165cfec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,691
Size: 1.00 vMB
Total Fees: 0.00701678 BTC
Feerates: 101.55 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (116,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,921 798,921 00000000000000000004193f070681e84edec016b69566e38e864f65697537b0 2,479 1.00/1.00 vMB 10
798,920 798,920 0000000000000000000446e2d98d165c157e52ef0ee4d8fa7815707b931cbdcc 3,970 1.00/1.00 vMB 22
798,919 798,919 00000000000000000003a0e84b1b0746227d33e8972ea838ec0c8ee05fcdf269 3,057 1.00/1.00 vMB 13
798,918 798,918 000000000000000000021d1341d95f7d202abb325ec12b79b813a7c079db2e14 3,208 1.00/1.00 vMB 9
798,917 798,917 00000000000000000001b7e253fdef882938e178369364a760a8813e25e78f14 1,914 1.00/1.00 vMB 9
798,916 798,916 00000000000000000001b773907e5812104bdc5f60a6cde772b79092ca75cddc 3,319 1.00/1.00 vMB 22
798,915 798,915 00000000000000000003a7e04b5b600057ee43f76cb340a77145c4fb29fbe711 3,000 1.00/1.00 vMB 13
798,914 798,914 00000000000000000002e8c5d2d09c5fc891694b2b8ae386d68c158199a473e8 3,043 1.00/1.00 vMB 6
798,913 798,913 00000000000000000003e4fb8b17c0e2677c9dee4132a1283655dad7a59903de 3,292 1.00/1.00 vMB 10
798,912 798,912 00000000000000000003d9ff2dd3565d88c999c40fefcd27d6956257d1499042 3,478 1.00/1.00 vMB 22
798,911 798,911 00000000000000000002bb7c9bda897ad61331b6dbc058ac9666126f55500a3f 2,392 1.00/1.00 vMB 7
798,910 798,910 0000000000000000000269055601e338e2c45967661ee9fb9326da3aaefbfcd8 2,797 1.00/1.00 vMB 16
798,909 798,909 000000000000000000006b990e4bc76acade39e85d7ab38f8097bd8b94c1f63b 2,687 1.00/1.00 vMB 18
798,908 798,908 000000000000000000020f65457bfdba65d7b6f85d4f9cfb3e661e273d1639eb 6,048 1.00/1.00 vMB 6
798,907 798,907 000000000000000000047fcdc8ae494aa496c3b2743c33b1483d0657789051eb 4,582 1.00/1.00 vMB 6
798,906 798,906 00000000000000000003196041c07edd1e0c4480b5a1148702d164337fa3d9de 3,179 1.00/1.00 vMB 14
798,905 798,905 000000000000000000031e162e164f4c7caf4f2e59e592897e5ca16f2ffad9c2 4,954 1.00/1.00 vMB 8
798,904 798,904 00000000000000000002f8ed547f521e8012e14bbed2f33619277ff65a15d267 5,412 1.00/1.00 vMB 5
798,903 798,903 00000000000000000004b17c85198b618e45a5dd14a4187cee619b444a6d8b32 1,459 1.00/1.00 vMB 7
798,902 798,902 000000000000000000023f39efdc844e47570fb927081b5ff4844f777bc52145 2,304 1.00/1.00 vMB 11
798,901 798,901 000000000000000000022c34299224b6c3be237b3df2179cc25ed8fd720d3170 2,293 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.