Loading Tool

Explorer IconExplorer

Memory Pool

41,119 transactions
26.55 vMB
0.05820177 BTC
Random Selection Loading Transactions
Max Size: 139.06/200 MB

Candidate Block

Mining Attempt 784363d2d19192309c6b34824ac97b8b641aad2213c99e08ad83781b03870d62
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root bd1d2080117b0749bdf07b4cbab901432831561d905e3e96a68122e782c99b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.00918049 BTC
Feerates: 100.00 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (468,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,462 446,462 0000000000000000006c65e7377d38ccd8218dac0762029a50f5c8d9322d6eb2 2,194 1.00/1.00 vMB 99
446,461 446,461 000000000000000002cf4d53a2fec5788fce3122112d4dc703e5fe28c37daf9e 1,837 1.00/1.00 vMB 76
446,460 446,460 00000000000000000199da7b5a14589ce2fde4c77dfdedad0b7194c19d46df43 2,991 1.00/1.00 vMB 106
446,459 446,459 00000000000000000074618fd538c637e991df9cded992489bedc46aaffb0be4 2,523 1.00/1.00 vMB 82
446,458 446,458 00000000000000000364a1e7d0895329df17b47e926e72dcd970e2497590410a 780 0.31/1.00 vMB 79
446,457 446,457 000000000000000000521f351a26c79a96ad2ca57a4d5991970c7995ca0261cb 1,784 1.00/1.00 vMB 45
446,456 446,456 000000000000000001f4802d0e1dfdf915c93e59805815e6939248774cd80b03 2,540 1.00/1.00 vMB 89
446,455 446,455 0000000000000000009a37d1b2070661ba44ea8fbcb9660fd9f6a2817ff29b29 955 0.85/1.00 vMB 38
446,454 446,454 000000000000000000c3153c5789b6ad9cadd26eae5ddfe783d2bde8c205c068 1,833 0.84/1.00 vMB 68
446,453 446,453 0000000000000000035c5bb99e36572f8d54c423016ad98938f388ed1a50f7bf 2,065 0.99/1.00 vMB 80
446,452 446,452 000000000000000002b82a87ed8676dc81a9379f02090e41bb1497229e677336 1,569 1.00/1.00 vMB 65
446,451 446,451 000000000000000000356a0e59af85aea03de52876ac2dc6a115fd1fbb829bb3 2,156 1.00/1.00 vMB 81
446,450 446,450 000000000000000001700c3b09db39d16cdaad48ba157cf86e90cd47970a2fb2 2,030 1.00/1.00 vMB 75
446,449 446,449 0000000000000000001b41f03bd23c4b2d79cd9d872d3db34e54494576611f44 1,071 1.00/1.00 vMB 25
446,448 446,448 0000000000000000009205c59d9a029174f1205593b3a362da3c509f48cbf62c 1,783 1.00/1.00 vMB 38
446,447 446,447 0000000000000000027ba109bd97a25c680b912a00760c9ed024fd3b175aa23b 2,009 1.00/1.00 vMB 66
446,446 446,446 0000000000000000000e3fa30fd6b444bbf6c0588be310dafe09aeb230794199 1,616 1.00/1.00 vMB 96
446,445 446,445 0000000000000000010b76e6af102dc863719a11a59c077926428cb5845b1063 2,220 1.00/1.00 vMB 65
446,444 446,444 0000000000000000031df6476ed8a350519ecbc830e39b3ceebc40a4026e2bc1 2,585 1.00/1.00 vMB 102
446,443 446,443 00000000000000000074352c90ef5558fef13706ec7e244005d2486690c5a001 2,257 1.00/1.00 vMB 74
446,442 446,442 0000000000000000012d5b160201ae3d10fb75af3ce1e02b10256c0debd7e993 2,106 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.