Loading Tool

Explorer IconExplorer

Memory Pool

80,912 transactions
30.64 vMB
0.07296703 BTC
Random Selection Loading Transactions
Max Size: 186.72/200 MB

Candidate Block

Mining Attempt c8ff8aff73ea4cdabb8c7204ebced32d572d2a74564b405043cae58e04e73367
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 0a36472cf97b2315ccd0c55d6cf820b9160198ed6124af3509ed0ed86dfb3f99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.00738426 BTC
Feerates: 318.30 > 0.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (192,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,832 722,832 00000000000000000005d1ef4a5dd3211a163beaa7bdd71e5fe52350b7993f4f 3,027 1.00/1.00 vMB 11
722,831 722,831 000000000000000000061f3d2d05082c9317fe38438f7b475b7853f72a92a901 1,908 1.00/1.00 vMB 11
722,830 722,830 000000000000000000047e9da59722b9be280721d4ab1e3a04779cc98693a1cc 734 1.00/1.00 vMB 11
722,829 722,829 00000000000000000003e292122dcfd7a807c139bd0ae097b0bd91ae2228b852 2,046 1.00/1.00 vMB 15
722,828 722,828 00000000000000000001db9210ddcfddf54c7ea2f3a9c81c6a447a36ab76aae4 359 1.00/1.00 vMB 10
722,827 722,827 000000000000000000030cb92a8445870588c7fbcb35e81912c6b439a2dbb8fe 1,437 1.00/1.00 vMB 13
722,826 722,826 0000000000000000000098c17ee6c558b7f491b7b8bb71a8924728293013aef3 1,645 1.00/1.00 vMB 13
722,825 722,825 00000000000000000006c379fb1df1a7739e3f10c42db1ff2cc149b7bf766f72 1,363 1.00/1.00 vMB 10
722,824 722,824 0000000000000000000a166ac140c03be8768942ce67f9f89c14368ea2902a43 2,941 1.00/1.00 vMB 19
722,823 722,823 0000000000000000000235745053d628b0855f103672d87bd1d4bd9eb4b80117 255 1.00/1.00 vMB 10
722,822 722,822 00000000000000000006d7ecbdfefa767e49bd933090e74112a69d7412d9c7a9 921 1.00/1.00 vMB 11
722,821 722,821 00000000000000000000c7f9e86a01e537e6b40fbd7bab15750a234e83d27b6d 1,381 1.00/1.00 vMB 14
722,820 722,820 00000000000000000003ad959420f11a8dabb4a6caef8ed0542d77adc1b8b638 1,507 1.00/1.00 vMB 12
722,819 722,819 00000000000000000007d1442b5de104a7b11d8aae554caf7a5c50b6ac48c781 2,239 1.00/1.00 vMB 12
722,818 722,818 00000000000000000000de3fad0cc95bfd1bdfdbdef904703e94417d5a02730a 3,028 1.00/1.00 vMB 21
722,817 722,817 00000000000000000007de7dba578d4e08ae9c2d977bc4d1b1cef4cfaf187c3c 168 1.00/1.00 vMB 9
722,816 722,816 000000000000000000049f032ef99697c41b196de8235a3ff3461b12c3b4cc89 1,230 1.00/1.00 vMB 10
722,815 722,815 000000000000000000087f73b5b24ad66fe34bb82fc3debebef1a090ade8e6e3 704 1.00/1.00 vMB 11
722,814 722,814 00000000000000000004de5e5d2c44d05b5fb812a45f4ccb51662993b2025c74 596 1.00/1.00 vMB 11
722,813 722,813 0000000000000000000a66fb954775e7321a0947ecf5610543fca1e96080814f 2,209 1.00/1.00 vMB 15
722,812 722,812 00000000000000000007249165b41ac57362a99161458603360f60f0e397c7d2 2,301 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.72 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: 706.90 GB
    • Received: 16.66 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.