Loading Tool

Explorer IconExplorer

Memory Pool

77,936 transactions
29.28 vMB
0.06324224 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 56bca2544ff7590e80c8ad917d2c364852a2d85d690d58e4a4986cec6004b01c
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (151,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,272 763,272 00000000000000000006e2c036c512ced7d666859ed8513b43a7da69086d24c8 633 1.00/1.00 vMB 13
763,271 763,271 000000000000000000055c9174441bb7f6323ba1e60f6f06edbb33b131f70856 3,247 1.00/1.00 vMB 21
763,270 763,270 00000000000000000001fba4385632b0c0853cf36b31e54ad5033ea1ceb0207a 3,133 1.00/1.00 vMB 39
763,269 763,269 00000000000000000005032d17e62514a49cdb51512183cd48dc0261e0f1bffb 1,059 1.00/1.00 vMB 14
763,268 763,268 00000000000000000003f7244d7f423592df85ac0d3704b18010dc65ca95e6fa 3,517 1.00/1.00 vMB 35
763,267 763,267 00000000000000000006615dc1599e4d879874ce2d89cb36aab9c11e79f224b8 867 1.00/1.00 vMB 16
763,266 763,266 000000000000000000030a8ae8953ae30121a1e4a653d36edf7fb1fa56125eef 140 1.00/1.00 vMB 13
763,265 763,265 0000000000000000000216fd90510e8e94d33017df92fe9dca0c8f6032d62002 3,392 1.00/1.00 vMB 28
763,264 763,264 000000000000000000060f4056e0386e9338be48076f76afcf3dbe1363a73795 1,700 1.00/1.00 vMB 23
763,263 763,263 00000000000000000005db1bb591f050c06a40a03efdb41581757f72cc5584d7 645 1.00/1.00 vMB 18
763,262 763,262 00000000000000000002eb0862a261b38e3c702cd59438d78e4d5831ca9d9765 2,650 1.00/1.00 vMB 26
763,261 763,261 00000000000000000005c735989c24181d50ab693933ccf614c04f5ce0fc6538 1,469 1.00/1.00 vMB 20
763,260 763,260 00000000000000000000a944819068cf2d43cb6e73705bb40253c8ced01fb0e0 2,437 1.00/1.00 vMB 25
763,259 763,259 0000000000000000000542b6fb455280495797f05bbbd856fe22d5e45f012f1d 177 1.00/1.00 vMB 13
763,258 763,258 0000000000000000000438aaa8cec4db155e1c75cb5978eccfcc444491be57bd 1,637 1.00/1.00 vMB 16
763,257 763,257 00000000000000000007143df6c970eee23ab3096008f897a71ba57e8725a04b 3,080 1.00/1.00 vMB 26
763,256 763,256 0000000000000000000346ef0fd49da708b6d9cc1f4b39b77fed9cfb44dd69c9 2,764 1.00/1.00 vMB 39
763,255 763,255 000000000000000000014de8cca8c48e02c8335f7ed254134688d43530fe71d8 1,599 1.00/1.00 vMB 22
763,254 763,254 0000000000000000000689680b2577b9dfd8f68d892fcb434e5ebbe13f738ed9 1,115 1.00/1.00 vMB 20
763,253 763,253 000000000000000000065334b8d84554dafc67641f4bce27699af06baf4796da 388 1.00/1.00 vMB 15
763,252 763,252 000000000000000000044b601b340b4a30c832a894b9440c50c763fad0077444 437 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.