Loading Tool

Explorer IconExplorer

Memory Pool

44,609 transactions
26.62 vMB
0.05797083 BTC
Random Selection Loading Transactions
Max Size: 140.47/200 MB

Candidate Block

Mining Attempt fa7fa54c94af846724723c042acdfabc757baf6c0d82234831702f38d4548ebd
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 234bf6dd6737ceb77c71800d2e37dd6c889ea233046b8b8b8728d5545d8e0c7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,176
Size: 1.00 vMB
Total Fees: 0.00881906 BTC
Feerates: 54.71 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (556,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,079 358,079 00000000000000000437f5392be77c6a86c5ea39331cde30f38f9f984b6ed158 208 0.10/1.00 vMB 27
358,078 358,078 00000000000000000082c6d858046966b6e07ff3a0396bcd0bab57e8dd1838cc 230 0.17/1.00 vMB 26
358,077 358,077 00000000000000000ddb9fa8acb406ad415b2d520ee284fc5bd2cf37e27c7cdc 383 0.19/1.00 vMB 26
358,076 358,076 000000000000000005ecc067bea07c987078e45e44639e81617119196a28ead5 205 0.09/1.00 vMB 30
358,075 358,075 0000000000000000011ebdedff4140c6698bb8afcaa7f7de0c8cd003d028544f 1,102 0.60/1.00 vMB 23
358,074 358,074 00000000000000000d722075f52a8017da34e0ff3997d61885edb856c0972740 332 0.26/1.00 vMB 39
358,073 358,073 00000000000000000b737e2d629990b6cb0369e168b4683cd01e0cf26fbef2c4 267 0.18/1.00 vMB 36
358,072 358,072 00000000000000000b181749eac2a0f59bd9490ee1b89e7b0d171403c88843bd 54 0.05/1.00 vMB 29
358,071 358,071 0000000000000000107a01dcdadf7be0114cfcc13f1fa462f9edeb62104989f3 131 0.10/1.00 vMB 21
358,070 358,070 000000000000000005d616fa7e7beb2338e9f6cf4739b392d193a7c558d10fef 479 0.22/1.00 vMB 29
358,069 358,069 00000000000000000d1e9df6347ebf1c9ef6ec2f2867a1cd30fc8d554246e1f1 1,324 0.69/1.00 vMB 25
358,068 358,068 00000000000000000ed5a738e244ec3242e92b2a8c927f974cb76a7cbcaef1f2 1,057 0.49/1.00 vMB 29
358,067 358,067 00000000000000000eeeacb7784ab0b534a2a147f7ce072396a0220107b89460 46 0.02/1.00 vMB 25
358,066 358,066 000000000000000003f5f5db437b8f9d70009a3251c58c5a2887df30a6bbb222 662 0.36/1.00 vMB 26
358,065 358,065 0000000000000000020c85c7aa293304165ac6328ce0c4ba5c0c1781f21c7d5f 409 0.21/1.00 vMB 25
358,064 358,064 0000000000000000053a9f565dc3ae415e5683198862cd1c331f22c6eba850b4 454 0.24/1.00 vMB 22
358,063 358,063 000000000000000005f18990abd81dce6939d259d084a971e4673113edfa6ba3 392 0.18/1.00 vMB 34
358,062 358,062 0000000000000000116736729d2e98fe1406e7732354644b7dc3e0b60771bd93 591 0.33/1.00 vMB 23
358,061 358,061 00000000000000000dbbd0c69a07fa4221772f65823b7b491cd3bba7a3063e4b 480 0.25/1.00 vMB 25
358,060 358,060 00000000000000000397c5f2b7fb9c34568a4938a7c9b8d7cc8ed78f7f2a53ac 298 0.19/1.00 vMB 24
358,059 358,059 00000000000000000f05957c9fe09fac5fb4f995da7200839b8bd2d0cf5fc1f0 564 0.24/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.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.