Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.25 vMB
0.10480470 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 208d129e8878d7303bb22bb9391cff94dcf6c8a42221057a1904de5a95c7dc2e
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (472,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,033 443,033 000000000000000000eeed5da3fb8136dafc8de23738b8aeb01fa885a291f4b1 311 0.15/1.00 vMB 82
443,032 443,032 0000000000000000021817e75581aa641c74afbfa0148822e4e2ea5a0aa38603 904 1.00/1.00 vMB 31
443,031 443,031 0000000000000000014239dd23830ed5ca56a1520ae012b5b6e55c41034c59fa 547 0.42/1.00 vMB 59
443,030 443,030 00000000000000000150ea3dbbee6e0e5e2ba09ada702cdb962bcc7bb29e0fa3 632 0.30/1.00 vMB 72
443,029 443,029 00000000000000000162913105c4cc8287afb8d5971077954c1f2424d0aa3b21 781 0.36/1.00 vMB 66
443,028 443,028 0000000000000000016b01b0c77d743de0fc02ec8b0979035ca45cca979f3da2 355 0.15/1.00 vMB 71
443,027 443,027 00000000000000000203ae828b47782333e74af8af9ac1fa55afe252cbe47085 738 0.59/1.00 vMB 43
443,026 443,026 0000000000000000015b0957cefe06fcbe1821139876c1c6be644704b07af53e 2,120 1.00/1.00 vMB 81
443,025 443,025 000000000000000001569b7fe5d457c691912306afa8236a0a0cbe7520df0ca4 1,964 0.99/1.00 vMB 70
443,024 443,024 000000000000000001498ed8ccbed0798988b897d05e1c5498f7a473faa6f1a4 626 0.29/1.00 vMB 66
443,023 443,023 000000000000000000224988dc7df44e9bc76059eef24a86157ae15fe42fd4ee 390 0.23/1.00 vMB 59
443,022 443,022 0000000000000000032db103e8d48bcac2b8e8f5712b448657fa991e9d7ed85d 1,054 0.42/1.00 vMB 75
443,021 443,021 0000000000000000039669bfd14a238567e06a48c8c95e232f1e3c129ef806aa 1,556 0.77/1.00 vMB 72
443,020 443,020 000000000000000001d9206f8d9a5f552edb2b1f3002aed1ea9445a54178e7b1 894 1.00/1.00 vMB 29
443,019 443,019 000000000000000002dd5498048cf1ce4417f55110bc6c0406495862652ee3c4 2,596 1.00/1.00 vMB 78
443,018 443,018 000000000000000003166bcfe0443f0f6789e306d3a51f6f64163003711e1176 8 0.00/1.00 vMB 545
443,017 443,017 000000000000000000ac28dc32a6325a54ec1af74017c499b2e46ce7f9404c1d 658 1.00/1.00 vMB 17
443,016 443,016 000000000000000000146ed4c84f18fcfc42e2057f3d1d32f8d3f69ee48d8b7a 967 1.00/1.00 vMB 26
443,015 443,015 00000000000000000149dba3938c61b216040129c4adb4a8cea1be14d9d9b72b 2,019 0.91/1.00 vMB 67
443,014 443,014 000000000000000002c98d662fb102a4e991da3fea0c2a4ed0f2e1cf6fed6b42 1,096 0.77/1.00 vMB 49
443,013 443,013 000000000000000000d3d50d9e53952a75dfe7bf4dbceb32f84c8993da28be46 1,696 0.92/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.