Loading Tool

Explorer IconExplorer

Memory Pool

82,978 transactions
31.35 vMB
0.12960967 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt e2672dd1a665f73b9ec7c52954cdd51b43335f748336c8049990947af8236850
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8f62c821fede8be4d2d4d96092cf8a03bfa566d1086ddf0073ddbb29f42414f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04572686 BTC
Feerates: 318.30 > 4.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (625,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,448 289,448 000000000000000083549955b0aa759823b5415fe427b2d62ec88d1e51848118 158 0.08/1.00 vMB 33
289,447 289,447 0000000000000000f46250e5dc1e3227ea1e2f6d6f6a87cc5b7fc774350a1c52 396 0.23/1.00 vMB 36
289,446 289,446 0000000000000000411db5f8fa3c83e9cbc05109e8242c5355d54ab42868b653 262 0.23/1.00 vMB 18
289,445 289,445 0000000000000000e9dcd59721cfbd22eaf5a880dc77b4226f60fd718819d265 670 0.35/1.00 vMB 40
289,444 289,444 0000000000000000bc481cbb2218614e5e29292e3b8984e2f52535d2e75261b9 181 0.10/1.00 vMB 25
289,443 289,443 00000000000000006e02aa6f375918c20ceb3900a09817dc97b82278e9591a2e 223 0.12/1.00 vMB 33
289,442 289,442 0000000000000001196183c157a816ddb9caf882a92edec442cdf61381d8369d 732 0.39/1.00 vMB 52
289,441 289,441 0000000000000000423dd1dd44c0531ea356759393e837bd07e784a126fc2bfc 94 0.05/1.00 vMB 33
289,440 289,440 000000000000000057212a51a507cecc3a8d0f0c82d57b7d5bf0bb2701fc8c03 305 0.14/1.00 vMB 63
289,439 289,439 0000000000000000d456f3ff8cacf57c99b7cedbfac10d5a504f044d967d8281 554 0.32/1.00 vMB 31
289,438 289,438 0000000000000000fd27a0252076ec3e97c5f52a78bc58c76c6f09f19e2bb406 64 0.04/1.00 vMB 15
289,437 289,437 00000000000000008d7ab1a94468e624d936dbd3a94a4220a344ec824c06dd5a 635 0.34/1.00 vMB 43
289,436 289,436 0000000000000001180863f671029e3221bbcc428595e995a61ff4b366f85063 1,496 0.90/1.00 vMB 33
289,435 289,435 00000000000000011ea8da169a036aa51a04370244e189741f2c84e7efb61ed6 512 0.16/1.00 vMB 67
289,434 289,434 00000000000000009ed5a53d45a2976f8d3f88880b686bb6e8425f534954d884 247 0.24/1.00 vMB 20
289,433 289,433 00000000000000007775d391eebcd2a8dd29a195cd9be81ef26424fbc17d85bc 875 0.45/1.00 vMB 40
289,432 289,432 0000000000000000e69964cebbe26747935404f10317dd957391ef35e3941240 719 0.43/1.00 vMB 32
289,431 289,431 00000000000000008433fe85999f1c978c5e9160ae5c0ced55d16e60a1a67050 369 0.20/1.00 vMB 42
289,430 289,430 0000000000000000b8febdb26b59b57d2dcc70fc877e381bcf07feb31c1fdd24 204 0.10/1.00 vMB 32
289,429 289,429 0000000000000000322647aa1bf421b38a74ad66cbbedda8b204248ec7316dcd 392 0.18/1.00 vMB 34
289,428 289,428 0000000000000000a37032226e1a0aa7df31f58cbe7b3a725c3be3ef4b51ab4e 672 0.39/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 722.48 GB
    • Received: 18.40 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.