Loading Tool

Explorer IconExplorer

Memory Pool

35,375 transactions
15.10 vMB
0.07584638 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.52/200 MB

Candidate Block

Mining Attempt d31b9c8f6990a2ff2350daa482c52148608de65d7a46ca36cc190cd9db5a0a1c
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 28719b3ab81d110ba8375ad15b0d452315a55cfc4969d4e47c75bae6ba48fbca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,475
Size: 1.00 vMB
Total Fees: 0.02467340 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (674,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,896 238,896 000000000000004ed4056b203c0d47fe723cdea74e788f9ef773ed4071949d67 342 0.18 vMB 163
238,895 238,895 00000000000001127b45ae4d8d5ecace8d2ff860c54c84865a3c7ee5d7ac5f94 4 0.00 vMB 31
238,894 238,894 00000000000000a8e4e534c812118fc94ab4c7d0d50fd028c10b25db763d85d2 72 0.03 vMB 137
238,893 238,893 00000000000000f51d3ebaa3639447a2fbc117a3bb2d6917076aa001e2a0e576 116 0.07 vMB 126
238,892 238,892 00000000000001275c0f3663e303df4cca565c2202b7063b6082c29658dea5f6 59 0.04 vMB 37
238,891 238,891 0000000000000000ba2182ae45f10687f52d2692c98448aea7ed7d33940ac423 600 0.25 vMB 186
238,890 238,890 00000000000000f380f278eb748eea6fd72166b58b9d0fe3870327af6b3ece2d 442 0.20 vMB 170
238,889 238,889 00000000000001290f971681ec1e749ba5c97fa7ab9bf11dd9f6df6a6e416700 297 0.14 vMB 138
238,888 238,888 00000000000000323f3523df2033bc72f08fca7752dee07038b616c55c362d74 584 0.25 vMB 207
238,887 238,887 00000000000000721dc71f15ab3efb9f7e7978aafabd4c62641f990d216f2e7c 285 0.12 vMB 126
238,886 238,886 00000000000000147859272c54c9827fb6508979b4a2d9d355a3cc10e9da9464 391 0.16 vMB 201
238,885 238,885 000000000000007116fad2adeba1c33de381b41b657309fd3b69e56e4500a1eb 546 0.25 vMB 178
238,884 238,884 00000000000000dacea622cefe228f6a06f866664b8be966fcb1822c23f76cf0 197 0.17 vMB 62
238,883 238,883 0000000000000033842f7d59c066e4eb58a442c65e2bb787fb5c73c425e01e57 368 0.25 vMB 119
238,882 238,882 00000000000001376269c91ee31c45e5244384e5dec23bda18ea27d8af4c35d6 515 0.25 vMB 160
238,881 238,881 00000000000000cdb8eae355a0d33af59d7451e9239602319f6be335ff9217d7 550 0.25 vMB 175
238,880 238,880 0000000000000118f0cbeb5ea893c4b6a9185af3b09d77ca0b81629e728a398d 722 0.25 vMB 242
238,879 238,879 000000000000011f479d373e67a26582932d2fa9a6a8e3c16f30293a875df24d 1 0.00 vMB 0
238,878 238,878 000000000000005d1fb80af13b830f2043c12d920d3f33b38d7b04296b54b0f8 529 0.20 vMB 240
238,877 238,877 0000000000000005c9af8a1a797b8356978b4beff9ebe1a54550ecd3cd913b1e 32 0.02 vMB 179
238,876 238,876 000000000000007b10de1f55f023a42f9f6248d8c0dc463f0ad5308b92fc24da 88 0.04 vMB 174
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 151.11 GB
    • Received: 0.61 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.