Loading Tool

Explorer IconExplorer

Memory Pool

77,334 transactions
28.98 vMB
0.08416310 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt ee588e3d3387bc8a6a780f20a315dab596ae658b50b63eb6a98c41c0bf9662dd
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root b77f97c2c5dfaf49babace650b1b3558d44c2effbb54c9919f097ba3b65c92b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.02374105 BTC
Feerates: 103.00 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (102,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,313 812,313 0000000000000000000462ed12f190449ba0cafb3d19bfad1d7af3d346171469 339 1.00/1.00 vMB 2
812,312 812,312 00000000000000000001ac422dc75a5d72b38078b1d77574053fe746b419acb8 1,417 0.99/1.00 vMB 8
812,311 812,311 000000000000000000035020c70383673a2ad59d871d5d3ab2268d27c0452743 736 1.00/1.00 vMB 3
812,310 812,310 00000000000000000000b5b247799fbaf0c502203d3b0c3c91d1f560064676e8 1,942 1.00/1.00 vMB 5
812,309 812,309 00000000000000000000d13c60d51478ebb21d24088281f87a1e5082ac16a822 3,438 1.00/1.00 vMB 19
812,308 812,308 000000000000000000036e24080ecd19ec4fdca4ae2a4ad233c33a5532b90274 2,252 1.00/1.00 vMB 10
812,307 812,307 0000000000000000000025a9f7c54d1a0c00e2ee85350303105fe05f39b707ad 1,181 1.00/1.00 vMB 5
812,306 812,306 0000000000000000000338c77bde0199e5637053e48a4c31f1101efe4f1a74db 310 1.00/1.00 vMB 2
812,305 812,305 0000000000000000000316333ff88e7add62afcf22884ca4a1dabbfca67067c7 163 1.00/1.00 vMB 1
812,304 812,304 00000000000000000004cb9adc20d776f56d470c927405ce60fd996655f99423 1,678 1.00/1.00 vMB 7
812,303 812,303 00000000000000000002162e6bdb84a973728bee2e5da2a58978ea4805d41b95 779 1.00/1.00 vMB 3
812,302 812,302 00000000000000000002e9a23c9a06b48f8c955df37bedb8d839e0934c09348c 148 1.00/1.00 vMB 1
812,301 812,301 00000000000000000001b4832d7bf816c7e9c1e2f33d5345694e52bbe449f9a2 1,492 1.00/1.00 vMB 6
812,300 812,300 00000000000000000003fb4866d7bc40404d9a540bbef94e23c00af6d31243f5 1,370 1.00/1.00 vMB 6
812,299 812,299 0000000000000000000186fd0203f2424939b937dd2da7c4b76d9c3e77607fbc 1,908 1.00/1.00 vMB 8
812,298 812,298 00000000000000000003c0c7224d6657fa240e313d6937179e14aa97785440af 442 1.00/1.00 vMB 2
812,297 812,297 00000000000000000002032126aa5adb5f5e12b8ffda517cfe05b819131d2c74 1,835 1.00/1.00 vMB 6
812,296 812,296 00000000000000000003766ee71c3a5849e6cd5e49d6e1e9f9b3596c8ce960d7 207 1.00/1.00 vMB 1
812,295 812,295 000000000000000000001001950c23c76fc3bb1be98cbabc5d16192d516459a5 1,393 1.00/1.00 vMB 6
812,294 812,294 00000000000000000003981d98518e87e81817f384b52993d679dc2fbe95870f 1,737 1.00/1.00 vMB 8
812,293 812,293 00000000000000000002c7d666a2dcbb626ff688082d89313ac9912c3bb520c9 3,028 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.