Loading Tool

Explorer IconExplorer

Memory Pool

75,201 transactions
27.80 vMB
0.07805802 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt 683c642830513e00dc5688f9149060bfb50f8ca7bb0c7ffdda1f145c6b5411f9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 1d2257e07b8a45e299975308f162fe98f17b81285d837a126b8bf6761011406c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,376
Size: 1.00 vMB
Total Fees: 0.01858835 BTC
Feerates: 150.80 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (428,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,669 486,669 00000000000000000005a9f600ec2608597683b1a43f7b4c8b82cc453b307524 2,265 0.99/1.00 vMB 203
486,668 486,668 000000000000000000703461874583a805e28c03bf3271742426ebf63a505ada 1,928 0.93/1.00 vMB 99
486,667 486,667 000000000000000000ae677591c52c7e79d3698248abb3353dfd7d1a511452c8 2,402 1.00/1.00 vMB 150
486,666 486,666 0000000000000000002cd96a35ca7f0f5f0ba35acc2946b85db70484b1103c12 33 0.01/1.00 vMB 398
486,665 486,665 0000000000000000008bae3ff27601db21760eb362507625baf4ee1bba4f057d 2,260 0.98/1.00 vMB 90
486,664 486,664 000000000000000000e9bf35da0e1782a85156e4aa440eb2ef83b487249fe786 1 0.00/1.00 vMB 0
486,663 486,663 0000000000000000004ea48233f073da3d4d2b8347132af0f688ee4cc5533c53 1,585 0.73/1.00 vMB 44
486,662 486,662 00000000000000000097927bfcc2b1a76b75ecbe0478401db86da7f367128d86 1,344 0.58/1.00 vMB 121
486,661 486,661 00000000000000000004c1d18f74e5971c820b157c0566cecb4dc7f8b449f7b8 25 0.01/1.00 vMB 345
486,660 486,660 0000000000000000004e33274c57213725920850df2187891dc466ff3a6800fe 646 0.24/1.00 vMB 8
486,659 486,659 00000000000000000025455c3d1b54413316589b9d0c36c02713ceb48678feea 2,415 0.98/1.00 vMB 100
486,658 486,658 0000000000000000004ab841488b7e143c27b436c6a1363178764e523ebb3cb3 265 0.10/1.00 vMB 70
486,657 486,657 0000000000000000002eee616b764f1bdc9f7103211c55000d10cd67d9e13559 919 0.36/1.00 vMB 84
486,656 486,656 000000000000000000184b5f7eb6c0b903ee3cc180b9160a61c53b46ef875e81 1,182 0.53/1.00 vMB 100
486,655 486,655 000000000000000000aa7ef68a699bac1db482b639983725351e7afcc910b042 721 0.35/1.00 vMB 24
486,654 486,654 0000000000000000000c00013cc08731f7e72a0d04914464afae8e0a89b6d4f4 2,341 1.00/1.00 vMB 111
486,653 486,653 0000000000000000001d31235975551242756111bc77090b989f290f198b5533 189 0.07/1.00 vMB 122
486,652 486,652 000000000000000000917824eea11797c85b950181e179913e95097e4edfaa37 652 0.24/1.00 vMB 90
486,651 486,651 0000000000000000000326bc25ad55a7ca47010c6e2e451d52ac6ad2ae935e8b 315 0.11/1.00 vMB 87
486,650 486,650 000000000000000000bdcc4a2d7b8c06d310465a7b67a22116420a335d69fdc7 475 0.19/1.00 vMB 72
486,649 486,649 000000000000000000c8b472237f05285bb782044059048762e91e5f0e41524c 451 0.19/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.