Loading Tool

Explorer IconExplorer

Memory Pool

72,774 transactions
28.12 vMB
0.07079691 BTC
Random Selection Loading Transactions
Max Size: 166.46/200 MB

Candidate Block

Mining Attempt 131c3cd775160afee10da0776cfd12f8fad23fe6df8cf4e32d2822c585a804f5
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 725958051671ab5feb9dfb0c6ada63cd4c6b4856229ec852a762f9589ff6158a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01462488 BTC
Feerates: 157.46 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (83,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,040 831,040 000000000000000000035417e5b34cdaeae6e77375b811d83350c1c575cdf699 3,597 1.00/1.00 vMB 28
831,039 831,039 00000000000000000002d920fd5ce05c86594f39c9f6d4cbd0eb8f3f80d5e661 4,212 1.00/1.00 vMB 29
831,038 831,038 00000000000000000001e46ee08354aa698a58e6e76ba6d626d7bf910623327c 4,127 1.00/1.00 vMB 40
831,037 831,037 00000000000000000002919e086582274af629ff865c0a434ac3735eabfc1da4 4,334 1.00/1.00 vMB 53
831,036 831,036 00000000000000000002c87722d61a95e1c20ca4fe13fff82bb034bcba6561b4 4,685 1.00/1.00 vMB 26
831,035 831,035 000000000000000000029b7fd4878109361208b6d9d4e244265a38b24f21ec0f 4,134 1.00/1.00 vMB 29
831,034 831,034 0000000000000000000067009cca6c90b4985e25f2479ae64c37f0520ad67a39 426 1.00/1.00 vMB 12
831,033 831,033 0000000000000000000088029cc1b29b14a875fee73e3cb3169b430f134f18cb 4,145 1.00/1.00 vMB 17
831,032 831,032 00000000000000000001351ac599addef2fe94b28ff7d1b09a99baa2daadc7cd 3,829 1.00/1.00 vMB 27
831,031 831,031 000000000000000000016e5957796ed6a2ec6f752f30ed31ccc4ea17e9137fe3 1,799 1.00/1.00 vMB 13
831,030 831,030 00000000000000000000637f1f93eb0b8c06e701942398a3dea6722280532f8f 3,794 1.00/1.00 vMB 24
831,029 831,029 000000000000000000025f598e897f19ff345bf71cb84ccb5029b94498246a09 2,624 1.00/1.00 vMB 18
831,028 831,028 000000000000000000030a64679bdc8615727d9d9aba1b0a84fa3ac8a0374448 2,658 1.00/1.00 vMB 18
831,027 831,027 000000000000000000015ec5ebe51b71df8973a0bcacf471f5ffb60cabbb0e68 1,893 1.00/1.00 vMB 14
831,026 831,026 00000000000000000002c5ba2509a77c5c7a87a1c92b7ff1cd910d6540c42efc 3,171 1.00/1.00 vMB 13
831,025 831,025 00000000000000000000bc67fc3e2500c935dbea6ff5ace83a3aa3335e736bd4 3,663 1.00/1.00 vMB 20
831,024 831,024 00000000000000000000b11761a557b70518ddb8034b1dbccc57be7f43ce4154 2,589 1.00/1.00 vMB 16
831,023 831,023 000000000000000000026a86daf804e1b697dace96e96394f02aa2d2708ebbcd 3,122 1.00/1.00 vMB 19
831,022 831,022 000000000000000000031c9396e1eeff25ae472e6936178efe78f23d47dab367 4,050 1.00/1.00 vMB 24
831,021 831,021 000000000000000000013e0d1cabac396d13355a415930207416140c0fc221c7 2,724 1.00/1.00 vMB 23
831,020 831,020 000000000000000000018fc7f34433dce05a787721859ebf1efe045eca3ea5fa 3,425 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.