Loading Tool

Explorer IconExplorer

Memory Pool

83,963 transactions
31.88 vMB
0.10769975 BTC
Random Selection Loading Transactions
Max Size: 193.29/200 MB

Candidate Block

Mining Attempt 8cded79c9a24be1e9bf4cb85a524612aaf71f65ef8f5e251ed9eaaab9de27f79
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 741103a99a9065bc94cfa69d4732acc5c36e95667acaf9cd3dd421539c3ab37e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.03648792 BTC
Feerates: 351.58 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (515,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,113 400,113 000000000000000004cddd6c8d63e3e247261fe591b3d6a5c90546a6bf708751 70 0.18/1.00 vMB 11
400,112 400,112 000000000000000004de4a6dfb9bb4ac0a63d4841f18866d273d4a9b434dec5f 1,905 0.98/1.00 vMB 37
400,111 400,111 000000000000000006a3a7e6710114528fe65a01a995f44761ba198b11973158 1,510 1.00/1.00 vMB 29
400,110 400,110 000000000000000006a58878f2ddcc800e82b98778e0c12143c02b2d26376746 2,852 1.00/1.00 vMB 52
400,109 400,109 000000000000000001b27433cf972592274919b1ff4f34cbb63e146378de938b 1,161 0.60/1.00 vMB 39
400,108 400,108 000000000000000002394538d6f5a2cf3fbf730c65ab1aecdc3f46a28629689f 788 0.48/1.00 vMB 34
400,107 400,107 00000000000000000459e60ff756e66b1cc45a3769366121883a954d2a53d0e7 1,163 0.78/1.00 vMB 27
400,106 400,106 000000000000000000b8f271fe3c033bf6cc265fa2c43886665009d6f6ca0c09 1,364 0.75/1.00 vMB 38
400,105 400,105 00000000000000000698191a03845955059aa5ed2cbf6228ec1abf996dd81d00 1,685 0.93/1.00 vMB 29
400,104 400,104 0000000000000000033521db96b242868b14a7d9d1a86066515749214982af8c 2,592 0.93/1.00 vMB 55
400,103 400,103 000000000000000005e142ec6f3913e74679e853b6717d12ca2ed71a147789ce 776 1.00/1.00 vMB 14
400,102 400,102 0000000000000000017a257e16675cdeccaf26b0b2bbde81dfed60b831ba1864 1,503 0.73/1.00 vMB 44
400,101 400,101 000000000000000001c69febd1d7abf444a30b3a6fa240a7a9aae67a096556d5 1,862 0.88/1.00 vMB 38
400,100 400,100 0000000000000000025f17300a817ecfa9f6fd8849f63ff9faf97038d8ebe086 841 0.46/1.00 vMB 33
400,099 400,099 0000000000000000002695c0f531846cf82f5d6d97cfc206dd1350aa1ed3368f 966 0.95/1.00 vMB 19
400,098 400,098 0000000000000000051aaed11027851da2e997b8fca445d30c28f0534e2d41c4 825 0.54/1.00 vMB 24
400,097 400,097 0000000000000000014e152086e266c7f3f59b3fef5ccb1f1518cc3fd8ca46b0 1 0.00/1.00 vMB 0
400,096 400,096 0000000000000000035b25a06031da285a5c9d343edad63a4649f1e1dffd477e 2,481 1.00/1.00 vMB 47
400,095 400,095 0000000000000000058f5bc16e31e600d9af0e2451791ed198e091fd5f61b755 612 0.39/1.00 vMB 32
400,094 400,094 000000000000000004a41435cfe868eeb1ba99324356634622540f4c1f354eb6 2,038 0.95/1.00 vMB 44
400,093 400,093 000000000000000002462e4e9570a654f6528932b02b5ccc75b77f3420eba19a 1,141 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.