Loading Tool

Explorer IconExplorer

Memory Pool

40,075 transactions
27.06 vMB
0.07616712 BTC
Random Selection Loading Transactions
Max Size: 140.09/200 MB

Candidate Block

Mining Attempt 19b882e2e70fcaaccc22830481bfdf75ac2adfedd1d560597a4e0adf81573498
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 1ab27eb860d5bfa29196738b477b133d26d433b2c807a7258af0c0a150aa01e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02208895 BTC
Feerates: 201.37 > 2.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (410,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,926 503,926 00000000000000000065a9d637f048f79951961f1492684e4a889ca26d904771 1,820 1.00/1.00 vMB 329
503,925 503,925 000000000000000000137c846f3b34f5d3814f395f6ce61426cefd7c76d81cab 1,881 1.00/1.00 vMB 336
503,924 503,924 0000000000000000008ad80cc3df2ed3e189d013a5e09a6b97e983505d39c544 1,221 1.00/1.00 vMB 286
503,923 503,923 0000000000000000000ebe9da38543537fbf97f807ebe3ca6095752f4dace120 2,086 1.00/1.00 vMB 259
503,922 503,922 00000000000000000051cf0d77b8dcde091a4613c22e43e099598741df78f007 1,755 1.00/1.00 vMB 393
503,921 503,921 00000000000000000054ed7347e0984d257e34af7312b7bf126f11a1b7aec935 1,534 1.00/1.00 vMB 392
503,920 503,920 0000000000000000002e069eafa3b9f2d03b2a9da9ece461b42625cfc1a66873 2,432 1.00/1.00 vMB 478
503,919 503,919 00000000000000000039642e86d1bcfe9f8cef898e64497514ceb401e83d1f03 1,474 1.00/1.00 vMB 245
503,918 503,918 000000000000000000795d41a91581fe2f75bcc5813bf7712de120e3ff83156f 831 1.00/1.00 vMB 220
503,917 503,917 0000000000000000005d9768db7d1512a859751fe0c4e23200c417c7bf48601e 1,949 1.00/1.00 vMB 333
503,916 503,916 00000000000000000069d860125dddade35531e9df6446d5e464fd4dda0ef741 297 1.00/1.00 vMB 155
503,915 503,915 00000000000000000042d8635efa7d42031b7fae68cc4648b4f60b4c56c7d541 446 1.00/1.00 vMB 145
503,914 503,914 0000000000000000004a54e37c08f6a146d14252be24ea9ea098b664135b5c6a 1,112 1.00/1.00 vMB 235
503,913 503,913 0000000000000000006b135a6e49cf63102d3cc9c1501352f1c1f51ba52764aa 2,186 1.00/1.00 vMB 435
503,912 503,912 0000000000000000005ee37eaad6b5746f1bb8587aeac2ea8e87e8cd4f08e543 2,243 1.00/1.00 vMB 408
503,911 503,911 00000000000000000051d3638e0f9b32ebb0063d468e15a5cf6d314e29590fbf 462 1.00/1.00 vMB 149
503,910 503,910 000000000000000000041438343a5a53711fb4b9b0897c653a84797e07a22333 543 1.00/1.00 vMB 162
503,909 503,909 0000000000000000008b0f741e455fd34981c3922900d83030e3c2951d8e4f8f 511 1.00/1.00 vMB 139
503,908 503,908 000000000000000000181b37f56af709ff480ee400a0c6e5c222fd4c2938cf15 1,562 1.00/1.00 vMB 354
503,907 503,907 000000000000000000159ccd5cc2037cae25660ee109266c0ff2f8b0398f0c4a 1,514 1.00/1.00 vMB 359
503,906 503,906 000000000000000000223055859dce9506a21368dee4d6f5591472ad53f82c90 1,787 1.00/1.00 vMB 378
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.