Loading Tool

Explorer IconExplorer

Memory Pool

82,784 transactions
31.13 vMB
0.08664575 BTC
Random Selection Loading Transactions
Max Size: 190.86/200 MB

Candidate Block

Mining Attempt 906c55240c2f89e378a87d7b26fa16eb6b78d1cc45f882687bee5344dd730819
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root ab8338f8cfaa777c57b66f8fe71c67a97734969f4121aeb6ea6162f2ff9568ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.01656940 BTC
Feerates: 73.33 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (500,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,083 415,083 000000000000000002b89842697bc5d979ed9e4b5fe85afdf7c0c02d4bfbd030 2,417 1.00/1.00 vMB 64
415,082 415,082 000000000000000001a3f195865c4770e9e9724efd9196c5780779d9afb6822d 1,427 0.93/1.00 vMB 34
415,081 415,081 0000000000000000041a95c99f5eb4fb57daef0db0d0559aa947762394e9d640 2,338 1.00/1.00 vMB 52
415,080 415,080 0000000000000000041b5079103d923b10478a0b7f096934db91ff15b8c9a9e9 2,582 0.93/1.00 vMB 96
415,079 415,079 000000000000000003fe6652b98cee982239ae2e846fcfc89e01c9c90df0129a 1,589 1.00/1.00 vMB 29
415,078 415,078 000000000000000002eb5217cd54b2ac2a253441904db4f68c45dc28c980aea6 190 0.05/1.00 vMB 53
415,077 415,077 000000000000000001601f3e5369e84a1dfbb5874e7bf2b5ec81e1daac51d280 2,521 1.00/1.00 vMB 45
415,076 415,076 000000000000000003c19bf83c1e23c6704ee78a51ee05208d1ed4881b71ca45 3,149 1.00/1.00 vMB 81
415,075 415,075 000000000000000000614378411f5541909aac22191ae956caf0092eca448e1b 949 1.00/1.00 vMB 13
415,074 415,074 000000000000000000605eb219407303a713926174b1a7baa6a823a472842b46 2,147 1.00/1.00 vMB 39
415,073 415,073 00000000000000000460ee7ac1e99f2317debf67848ebbad328de747bdc9e27d 2,281 1.00/1.00 vMB 41
415,072 415,072 000000000000000004aeb665d8c524b33e6860a187c1687cef0fd583a41be356 2,653 0.93/1.00 vMB 53
415,071 415,071 0000000000000000018a6ea36e046b9897b553ed87a0cea64a874bdeff6a2d11 3,335 1.00/1.00 vMB 93
415,070 415,070 000000000000000004433cbba059f677c6872b92c1ed3b0cb4f0402562bf86ae 2,181 0.95/1.00 vMB 39
415,069 415,069 00000000000000000240cd8529c12eadfdbe77f90c46d440414ddded3dfeba30 1,122 0.47/1.00 vMB 43
415,068 415,068 000000000000000001922c4316f457ea56bce704172efa39a271e97a55c5f89c 867 0.87/1.00 vMB 25
415,067 415,067 00000000000000000320ebc45afeb87a110636c0394da31152d54cdae052fb6d 2,020 0.99/1.00 vMB 47
415,066 415,066 00000000000000000537678a2f26e661ea19e326d6433dc4b91c42696957710b 574 0.35/1.00 vMB 36
415,065 415,065 0000000000000000029176f25445bb39272e660708d5ef3abb0c2013007a047f 484 0.30/1.00 vMB 64
415,064 415,064 0000000000000000004d75106884fd7eea0f4ec863fb7121f4bf6456ef70fbd6 337 0.18/1.00 vMB 48
415,063 415,063 00000000000000000542187cb5232983e03d69d11d5124aefc6fd219d0c45355 863 0.77/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.