Loading Tool

Explorer IconExplorer

Memory Pool

76,616 transactions
28.56 vMB
0.06941579 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt 9de1debab4fb5626b19a4c77dcafa8a8e1110b178ee50555976ac4ad5deaf552
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a7627cd1f275ec151c6ad0308fe208f6bc8414376a5c856125d458ba5cfb7b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,629
Size: 1.00 vMB
Total Fees: 0.01009329 BTC
Feerates: 71.79 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (364,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,963 550,963 000000000000000000089a6136ecbd0582a02eaccc890292239734b8b0856166 2,421 1.00/1.00 vMB 52
550,962 550,962 0000000000000000001cb1c840c2dc4f3498584733540031ee2e415175bbc876 2,438 1.00/1.00 vMB 77
550,961 550,961 000000000000000000011ed8d4dbf86d40dd7190041687ccdd976971912bc91e 2,754 1.00/1.00 vMB 70
550,960 550,960 0000000000000000001daa1ff5b299eb8f535767e5a77a351c4824588677bab2 2,229 1.00/1.00 vMB 64
550,959 550,959 0000000000000000001d572b841b12e09a24381e0e00db92c6d393859693fe50 1,584 1.00/1.00 vMB 63
550,958 550,958 0000000000000000001d608747359e7666b66889b2334b51ccf4fe74c1a14444 2,896 1.00/1.00 vMB 52
550,957 550,957 00000000000000000000b7e997ddb9f1320f0e53f21090e73270971514b1661e 1,810 1.00/1.00 vMB 74
550,956 550,956 000000000000000000249228113421860caa24fbe0ada757446eefd819f1f07e 597 1.00/1.00 vMB 59
550,955 550,955 00000000000000000021ff5277a67892c7f491ad0e3b21e3ac4892112844f2dc 1,013 1.00/1.00 vMB 76
550,954 550,954 0000000000000000002034560f915f4c742d6017df110e1d46b05fc116da8525 2,966 1.00/1.00 vMB 71
550,953 550,953 00000000000000000019b29b6f571503e7daefafb219619fd4775f6f2c1f91a4 2,215 1.00/1.00 vMB 28
550,952 550,952 0000000000000000001ef838bddd2c4d8bdd3402c5b16a74467b7099de084f64 2,443 1.00/1.00 vMB 51
550,951 550,951 0000000000000000001f3d97d1f8af675c305f5ea5fdec92472a0a65034d4613 2,597 1.00/1.00 vMB 44
550,950 550,950 0000000000000000001500cd9b68636c005dfccd7c53448051b37e1e88ee91f0 2,097 1.00/1.00 vMB 55
550,949 550,949 000000000000000000177a5f9127a4ec0539a7921451fc8a7877a95376c04b4f 2,861 1.00/1.00 vMB 73
550,948 550,948 00000000000000000008fea0dcbee9451c4f9db880ae5bc72b8ad361084bbb21 2,429 1.00/1.00 vMB 51
550,947 550,947 0000000000000000000cc73723d65abbb6b5ae66f8bdc2f37c8b6c8d3a01ea25 3,151 1.00/1.00 vMB 80
550,946 550,946 0000000000000000001e294eb33da8121696738a0898bfe155dee40a094454c1 2,597 1.00/1.00 vMB 74
550,945 550,945 0000000000000000001711e45a3c0eb6d9514abb9fcf711081f6c97f6e5ff6bc 2,128 1.00/1.00 vMB 38
550,944 550,944 000000000000000000285cd94424c42a05d33cb2f008a78284a5b420dab8107f 2,523 1.00/1.00 vMB 75
550,943 550,943 0000000000000000001f9e9772f6d4d9cfedebf34612c95802372217afd39d53 2,372 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.