Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
31.10 vMB
0.10785160 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt f0184e8d22308bdd2a5c2895c2f30accd7f0d3a09c22d276e0bb23f1bb1825ac
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7422fa1ab4ea9fffa627885b63bc477767b86bda2a1eb1d72601bf628eed997c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03451419 BTC
Feerates: 803.65 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (117,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,436 797,436 000000000000000000021b36a5446b8198a96821ef1a532e8346ee3ad0fa917e 3,230 1.00/1.00 vMB 16
797,435 797,435 00000000000000000005111b4b04d585a8812d99dd7661b871eaf759ad430fcf 3,423 1.00/1.00 vMB 22
797,434 797,434 000000000000000000032084555dd446f6f72b46d467852372288a9332890008 3,679 1.00/1.00 vMB 25
797,433 797,433 0000000000000000000118742e24eca6ae8adaccd5db94a2b2c4cf25159b1638 3,282 1.00/1.00 vMB 31
797,432 797,432 000000000000000000012bef096afe0bcfb496dd60f8063baa491d0dd1566361 3,325 1.00/1.00 vMB 33
797,431 797,431 0000000000000000000532f142e1295f9b46a080ccfcfa907a7c1a3ec166d4d6 1,778 1.00/1.00 vMB 7
797,430 797,430 00000000000000000002a341f0fc552c274780936d06a7ab20c5b78a587ee30b 2,368 1.00/1.00 vMB 13
797,429 797,429 00000000000000000004b179ef5afaf16cd69710f1bfbba1b6a3220b5aa0ce6e 3,045 1.00/1.00 vMB 10
797,428 797,428 000000000000000000024dc5e69a90c52e766478558c78fdc123880f477de252 3,037 1.00/1.00 vMB 18
797,427 797,427 00000000000000000000f7d198fa0235adc0d939bfe3ca203e22af57d14116b9 1,969 1.00/1.00 vMB 24
797,426 797,426 00000000000000000001485772350a19e54bc539ef3b56faed386b56607a7156 2,053 1.00/1.00 vMB 10
797,425 797,425 00000000000000000004cde976dcbce12cb9715ccadd45951d930d9c0e9e05c2 1,533 1.00/1.00 vMB 7
797,424 797,424 000000000000000000002bc48cdee43b5e384539157fc8646189f043cbb5cf87 2,798 1.00/1.00 vMB 15
797,423 797,423 000000000000000000003e76739a34b44c6c025f23af751001b27734ebe4cb82 3,391 1.00/1.00 vMB 15
797,422 797,422 0000000000000000000550837a663bcf73876ac5c3dfe2d14a6e5eed7ec27a44 2,156 1.00/1.00 vMB 11
797,421 797,421 000000000000000000038dd7316b277a1da2889c1409d09ee8b4dee719560fb4 3,613 1.00/1.00 vMB 22
797,420 797,420 00000000000000000002eb256bad746bbcf57907854c3f1de2e6c773da4aa57e 1,791 1.00/1.00 vMB 13
797,419 797,419 00000000000000000000c4c251c3e6b6fbc9ed4260d427569ea5873569731260 2,076 1.00/1.00 vMB 19
797,418 797,418 00000000000000000004786a923bdfa9c4f4c8af8ea59fee1c0be489e8dbf597 2,439 1.00/1.00 vMB 13
797,417 797,417 0000000000000000000449b8050ff9b37a1587ef09ccd0ec71da2e9af344ed26 2,489 1.00/1.00 vMB 14
797,416 797,416 000000000000000000014d4b43691dc90886eaadc5fcb18414c8c5ba2f244f5e 3,210 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.