Loading Tool

Explorer IconExplorer

Memory Pool

79,116 transactions
29.63 vMB
0.10688045 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt c4356e471898a8c44fae5ddb7691b3f3a75a444f711d0d49b42e9b9f71a68b1a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e53f585f9bd440d228c37dc7c580978d7e20644ccc0fadd33e5f96575143cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.04132416 BTC
Feerates: 164.34 > 4.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (162,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,552 752,552 00000000000000000007a10fbfae8d367888a57a657d396418b9021aace3aa9f 49 0.01/1.00 vMB 16
752,551 752,551 00000000000000000007932f4185077060a9fc888f48e5dd61361bc06c1fc876 687 0.44/1.00 vMB 5
752,550 752,550 000000000000000000053c15077c3ad9539d1f6d4ff0435fb1168078c9222b47 2,423 1.00/1.00 vMB 8
752,549 752,549 00000000000000000003455b3a25c70ec05792fa09201a874ebf10bf22acd90b 2,552 1.00/1.00 vMB 21
752,548 752,548 00000000000000000008615e2ba66993c7b324c892fb5056a2f775b710d69c51 852 0.86/1.00 vMB 12
752,547 752,547 00000000000000000005c3da072e4bf53b5ac104c451860d76268782050c10a5 88 0.04/1.00 vMB 8
752,546 752,546 000000000000000000076f80b2cf4b8af51b8df07b046438c3fe7259724b7c9e 1,990 0.75/1.00 vMB 11
752,545 752,545 000000000000000000070362417211189c90430f7aaefd91803ba31a6da43906 866 0.54/1.00 vMB 6
752,544 752,544 00000000000000000003cf58dd361a8dd27049029f4e25bb73acc7297981fdbb 83 0.30/1.00 vMB 1
752,543 752,543 00000000000000000002e68ef52966be762d4dbb5681100f25a292d1b1b92c56 600 1.00/1.00 vMB 3
752,542 752,542 00000000000000000007e0748fb87cea75d369a0b3d52447fad716c0a0ab59b1 1,365 0.70/1.00 vMB 4
752,541 752,541 000000000000000000020a0e63986593236056916a280415ed26708678b3536e 2,592 1.00/1.00 vMB 13
752,540 752,540 00000000000000000001ce26e35eecda28b7aa17e755e90ad51feb4279ad0f48 1,079 0.48/1.00 vMB 9
752,539 752,539 00000000000000000003583ecce7109dd0c571ac3541b47ba9eb1a7a30252b72 859 0.28/1.00 vMB 10
752,538 752,538 00000000000000000004fa9831a639a2d8ee2453f45b08be14fc6fdd63764750 59 0.01/1.00 vMB 16
752,537 752,537 00000000000000000005979d79f3ddc51466fe1841b83af9b21616f83e8ffcc0 1,413 0.61/1.00 vMB 9
752,536 752,536 00000000000000000008e6d58cd5b567f3fa2552862faf19a0d230ab4c7b957c 1,300 0.42/1.00 vMB 12
752,535 752,535 000000000000000000064fde54446fff3b49db4809b0dfad10e92555c25a67cf 811 0.73/1.00 vMB 3
752,534 752,534 00000000000000000007341a0c41aec72ba3b564a992e4c27d6a994f6edbb1b4 861 1.00/1.00 vMB 14
752,533 752,533 0000000000000000000837a9fcb08bfb2294384b989c8532c5670167348bd6c5 54 0.02/1.00 vMB 14
752,532 752,532 00000000000000000003671ec456638ba3ed19336af35dc9bf404574b763cd1d 79 0.03/1.00 vMB 11
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.05 GB
    • Received: 16.36 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.