Loading Tool

Explorer IconExplorer

Memory Pool

81,635 transactions
30.36 vMB
0.12710913 BTC
Random Selection Loading Transactions
Max Size: 182.80/200 MB

Candidate Block

Mining Attempt 554c4e7aa485327576d14600da75fe2c1ad9dae145d9007b7a91dbb5adf24d2f
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 9dd6676eff69b26eb78229ad36709bef17bebcf77ee36867d9f0e9c6ea83a48d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.04947035 BTC
Feerates: 302.06 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (509,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,477 405,477 000000000000000004662fbfb6c787542f1866b5ce36a611c9be09aa9bfcaa8a 1,788 1.00/1.00 vMB 41
405,476 405,476 000000000000000004a7231cb2f3adf95c331b59a2d2743326ce1ed98a48ae13 1,910 1.00/1.00 vMB 34
405,475 405,475 000000000000000004fdbe41b5122f1c073268313f1411d12e4d09b3ebcf9411 2,222 1.00/1.00 vMB 49
405,474 405,474 0000000000000000015529b70eb0fee55433e704c5ad18473111e03bea568a3d 2,262 1.00/1.00 vMB 60
405,473 405,473 000000000000000000404f930b9409fd034633a7fbb0550c918cf777c626099f 2,177 1.00/1.00 vMB 45
405,472 405,472 000000000000000004d5718772c0f2b9040ed43a37b300d2a2ccfbe13e83ebce 2,904 1.00/1.00 vMB 51
405,471 405,471 00000000000000000628521215d4be635c9e7f013f26916a6467a47e02879dc3 835 1.00/1.00 vMB 63
405,470 405,470 0000000000000000045f7e8eaf9c02d59b54d07e694af08003a03b9cab387ac9 1,824 1.00/1.00 vMB 84
405,469 405,469 0000000000000000043326e50978910284b0b9f368b31bca4b9a93eb5bce30d1 931 0.49/1.00 vMB 38
405,468 405,468 0000000000000000048e68f5b3460389a67274ce7b7ce3ee61772c39f1f7d059 455 0.26/1.00 vMB 44
405,467 405,467 0000000000000000026daabef1059fd90a6ec8b2023289964ae45e6ec15b7e1c 181 0.20/1.00 vMB 24
405,466 405,466 00000000000000000634f453f71ff829978ed35159ed40c3b36b410870acb85a 712 0.43/1.00 vMB 45
405,465 405,465 0000000000000000041bcfbd1f18d28bcdec8350083b1c7a9992403f2c1c6285 952 0.45/1.00 vMB 47
405,464 405,464 000000000000000004e99267da2ee9f629be5ed784ad4064b92c346630ad7943 1,950 0.98/1.00 vMB 41
405,463 405,463 00000000000000000095dab2fa21e1a1631572792c11db1d664baadeb17595c4 525 0.71/1.00 vMB 24
405,462 405,462 000000000000000000ca9e9690849e8f64b0e811abd06fbf6e12ad11f0d3329d 1,148 1.00/1.00 vMB 32
405,461 405,461 000000000000000000b3862c79d53828cd594c4695e334b1bbe2d09753b0197c 1,891 1.00/1.00 vMB 56
405,460 405,460 000000000000000002805295e41d3d6b4c32ac47b579b91ca3c9cdf88fd4473d 417 0.25/1.00 vMB 41
405,459 405,459 0000000000000000050ffc6d8f63f5ab48a41896650628d8fc3d084bd9a799f9 996 0.78/1.00 vMB 40
405,458 405,458 000000000000000002aaeb980340369dfcc257f50b25422d986a74e077666ba2 1,479 1.00/1.00 vMB 42
405,457 405,457 000000000000000004dbf3b5e5611bd66c51f08ff74f348fa7123dae2f43a926 1,166 0.80/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.