Loading Tool

Explorer IconExplorer

Memory Pool

45,242 transactions
28.79 vMB
0.13253302 BTC
Random Selection Loading Transactions
Max Size: 149.92/200 MB

Candidate Block

Mining Attempt a5464dd234831091d4109f04faba302855410a3199ceec3293a635e225d22471
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root dcfa0cd826beeaa084ac23e3e5376bb2d2ea304e678c2843fd7b8bcd6654cd10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03742903 BTC
Feerates: 78.42 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (222,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,089 692,089 00000000000000000009b207cac75b017bba1fa2db98d6cac47bff07c6d62c01 1,291 0.49/1.00 vMB 16
692,088 692,088 000000000000000000031310b31019e919924f8940b7f464293d14327fad9a2c 584 0.30/1.00 vMB 17
692,087 692,087 00000000000000000003d89dce7dc7576272772e05bc54f69309c4fb94a812c0 1,649 0.79/1.00 vMB 16
692,086 692,086 0000000000000000000144c35ddf0a5d4c2e0e07282ec2a16873ab914a097e2a 846 0.36/1.00 vMB 20
692,085 692,085 000000000000000000021b00a162644bb9eab188617555f5e026ffba700a73d2 1,011 0.52/1.00 vMB 14
692,084 692,084 00000000000000000005e52f4f97a5479945f17153f43117fa6b4d0c39736c35 432 0.61/1.00 vMB 3
692,083 692,083 00000000000000000007c1de7a635b122b378145b8e9a6bfb69ff9cfa6af8c65 2,202 1.00/1.00 vMB 16
692,082 692,082 00000000000000000011b9fcf0e83857e387d3f3239a6cf57467a3d8f649c526 543 0.64/1.00 vMB 6
692,081 692,081 0000000000000000000ed2466956127bdc4b5b458c49393002ca31402d0f0de0 1,616 0.70/1.00 vMB 14
692,080 692,080 00000000000000000007a708eed00401e849690d77c17db394d7fd4f62198319 1,890 0.82/1.00 vMB 10
692,079 692,079 0000000000000000000047180b843eedf7991f8b73cac5f6583a7639690ac9dc 2,795 1.00/1.00 vMB 19
692,078 692,078 00000000000000000004082a70115144ad6514e99008767a8212b49ed1b9931a 763 0.25/1.00 vMB 22
692,077 692,077 0000000000000000000c28f97b8ec303a6ff9b36cdb88d8d03f8db16645ac580 599 0.24/1.00 vMB 16
692,076 692,076 00000000000000000012fbdbb03b7adbe08b7450a7b9286d075af8ee98c8142c 1,438 0.59/1.00 vMB 12
692,075 692,075 0000000000000000000a67cf60f98b8f518ccbbcfcbc46841849ccaf6269a93c 1,334 0.84/1.00 vMB 3
692,074 692,074 00000000000000000010fea656c6705fc89f867233d73430c521698ac9ea972f 2,577 1.00/1.00 vMB 8
692,073 692,073 00000000000000000008480c41ed512c1d06940ef72f6465b6ab9db48ba675e1 2,279 1.00/1.00 vMB 15
692,072 692,072 000000000000000000104997794f21d7f6ddd067ee32b6d3777895d50bcb6545 2,245 1.00/1.00 vMB 51
692,071 692,071 00000000000000000013351a69323ae6c1a42f5f08e8cd76bd288a6558055daf 1,011 0.40/1.00 vMB 12
692,070 692,070 000000000000000000120b9c8f4e0877bd3a2f8597c43d476ad255c288f1d6f9 1,274 0.43/1.00 vMB 14
692,069 692,069 000000000000000000115ea5d46fcd1d1935522d155ff0e98cd94128dd3bae47 1,634 0.65/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.