Loading Tool

Explorer IconExplorer

Memory Pool

26,064 transactions
26.78 vMB
0.05470253 BTC
Random Selection Loading Transactions
Max Size: 128.51/200 MB

Candidate Block

Mining Attempt f930504f71a4558ae3d57b8b705b8dea2166793edbf008639f3344c350d41526
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root e4d1bc3f4f0afe6e339faab9b621c163261ec64cfa7295ff27b859735e8e9ba9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,088
Size: 1.00 vMB
Total Fees: 0.00441299 BTC
Feerates: 40.28 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (682,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,836 231,836 00000000000001fd747609fe5dc2d200bd8b0e852fb675c96488b94cfffcf3ca 822 0.38/1.00 vMB 203
231,835 231,835 00000000000000e3d3268e05a9901759c1452590d0838a80aeb8abaea59f1e9f 60 0.03/1.00 vMB 53
231,834 231,834 00000000000001523debeaf74690456c24ae4c6c1a24c0e46efd791a6520543b 426 0.20/1.00 vMB 153
231,833 231,833 0000000000000106b64a9f410b90517ef63d8ddc002093217011a27b3bd823c3 641 0.26/1.00 vMB 551
231,832 231,832 000000000000007e8ccef9a1fccf9f0b521fc687dc0c584bfa52136162fadc5b 366 0.25/1.00 vMB 95
231,831 231,831 000000000000003bbec0d4fa4a2504d4cc57c7a967bb004997a69759d26be128 164 0.07/1.00 vMB 367
231,830 231,830 00000000000001b6852fce582576c750870940dd62132adb25e3287342214c44 369 0.25/1.00 vMB 97
231,829 231,829 0000000000000160d803007248b3906fd4c7f8d5ac409fc0bb393ba0c39af125 389 0.16/1.00 vMB 148
231,828 231,828 0000000000000035e8333a319d694827136132f8d7d28a7ce0d695a825842ff5 220 0.10/1.00 vMB 150
231,827 231,827 00000000000000dc43780e6a7edeb9aeb8f25141345e604c00f44109860d8351 444 0.23/1.00 vMB 137
231,826 231,826 00000000000001c22402f6736935fe9ba723b73bc88ca3a7b429dd94115f48f8 618 0.25/1.00 vMB 187
231,825 231,825 00000000000000c24416c12c2452a55f4bf06e83e5aeb283c646e3cb70c9d8eb 227 0.12/1.00 vMB 135
231,824 231,824 000000000000005e3b8c120fa14b65e39febcdfaf7eacdb5dd0114168a970f8e 686 0.28/1.00 vMB 165
231,823 231,823 00000000000001bcc931b0112005fecfabc045f3e8a009d48178dc7af8893f29 1,053 0.47/1.00 vMB 176
231,822 231,822 000000000000002f6b4fd41e12edab3b2d59f64d53e7d7beb86b6760a40b61a4 405 0.19/1.00 vMB 156
231,821 231,821 00000000000000f90163452dd9609e71269ccd0b79e948754ad9e199f9a18eda 270 0.12/1.00 vMB 180
231,820 231,820 00000000000001c0d058f8b37c7c4e32eedb00f67040e4832ccbfba5574ee047 64 0.03/1.00 vMB 120
231,819 231,819 0000000000000077b733cfaff3bba8f886ffb00a401ee617757aad8b12485cc5 336 0.20/1.00 vMB 124
231,818 231,818 000000000000000889206ad3a5b2002ddd7833b0b8fdfb5ae10feca2b4b99fa7 143 0.05/1.00 vMB 109
231,817 231,817 00000000000001eabaa86acb4412c53a88449abd4e75b0776d3a1c97c6d5bdce 481 0.22/1.00 vMB 162
231,816 231,816 0000000000000034ab84c1ad8cc566962827f4286db540ace5b2f7dc194e5536 234 0.13/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.00 GB
    • Received: 10.95 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.