Loading Tool

Explorer IconExplorer

Memory Pool

39,315 transactions
28.74 vMB
0.06624659 BTC
Random Selection Loading Transactions
Max Size: 145.82/200 MB

Candidate Block

Mining Attempt 20714d0392cafb544e97b7696f4b1f0d0d458e040fedd1c21753157ff45a456d
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root 2644754759eae3fcef80d7acf5cc304a3f00a477c9b1b301065126674ea1eded
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01060315 BTC
Feerates: 88.61 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (796,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,064 118,064 00000000000045bb6f222db603d0fb087d9e8d32f2e562b6e3fba795655ca8ce 12 0.00/1.00 vMB 0
118,063 118,063 00000000000066da8486c53094f46f2db0dfcc8ba69b5dca204165e26204014e 6 0.00/1.00 vMB 0
118,062 118,062 000000000000b0f2471b60b1610bc36054d049b7064c211e0e0ffaa8e8486b1b 12 0.00/1.00 vMB 319
118,061 118,061 0000000000002e853117c3229aff773e3c4833fc1e29b80d4dc887e717acae5d 12 0.00/1.00 vMB 0
118,060 118,060 0000000000004558dcd18a92493b24c24156fd73efcb152a8cf3330d9a2ad3f0 10 0.00/1.00 vMB 0
118,059 118,059 00000000000070ac80e65f18e796ed4ddfcd6e207bc2519f2086641019e92968 15 0.01/1.00 vMB 147
118,058 118,058 00000000000078863eabd8a3ba5152e8279ac14ca19d920436907b19d05a6924 4 0.00/1.00 vMB 3,033
118,057 118,057 000000000000063115fa68e00334b95cb748fb60ef27b754cd8079eef627c47a 12 0.00/1.00 vMB 458
118,056 118,056 000000000000abe8809ef5313faedd3b35f925fd24e5f5dbf5feb3c12d2dc5b7 13 0.00/1.00 vMB 308
118,055 118,055 0000000000009a48bce05080f9419fc93cbc228039939b88c0899986c6dae600 12 0.00/1.00 vMB 311
118,054 118,054 0000000000004dcb4f707d9fd2fa430293cb4727a21b8bd7f98b55b5a129db46 32 0.01/1.00 vMB 2,186
118,053 118,053 00000000000028cf74ba7637e372932340e1be47dd759eecd4496da791312106 10 0.00/1.00 vMB 0
118,052 118,052 00000000000018ab1b8fd3b20769ee61764255e5da007052c2196023fb2c358b 13 0.00/1.00 vMB 308
118,051 118,051 000000000000bb281026364bbb54dc3babf738f5e780e76bdeafc32482291e7e 10 0.00/1.00 vMB 0
118,050 118,050 000000000000465744f44816ddd42aa12e3b7f25bf6acd20f3b3e64b35139c38 13 0.01/1.00 vMB 296
118,049 118,049 000000000000b44ac36e82992d1cc2c10ffc0ccd39a8eef544bf9b7ffa3ba6d0 1 0.00/1.00 vMB 0
118,048 118,048 0000000000001e158ab69b265171e184121957fb9b5ba9c8b15b37af241bab82 14 0.01/1.00 vMB 226
118,047 118,047 00000000000039c4b8cd531393300e8ca4029d5eeb57b850c56ca70bf819f089 7 0.01/1.00 vMB 371
118,046 118,046 000000000000aaa21ec38ef58dd9f201c9385ab1420fad1a1f96588adb286ee7 2 0.00/1.00 vMB 44
118,045 118,045 0000000000003b37d06ed4c252b6dd923e1330ff5d50927819f0333ff320288d 10 0.00/1.00 vMB 326
118,044 118,044 00000000000021991ded157468fc201888b3e9ff3da1abfd658c077b659a6735 12 0.01/1.00 vMB 273
Previous 10 blocks ↓
Total Size: 781.59 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: 623.15 GB
    • Received: 11.42 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.