Loading Tool

Explorer IconExplorer

Memory Pool

83,512 transactions
30.65 vMB
0.08694666 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt 871cca583cf386f8541bc278ec10aaa1c2d1c674fe1dd28be6733bd719b0158b
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 4975e429d91c64f963f8beb79958dc512f9f2ca93805738155861078432a340a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.01833056 BTC
Feerates: 402.60 > 1.84 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (553,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,991 361,991 00000000000000000d6534e752bd5c8a6f50d8e193d9fe6f4671b7ce32f00aa5 1,626 0.75/1.00 vMB 28
361,990 361,990 0000000000000000116f6dc8864ff025a2b405138e3748191dfd1d573630e415 368 0.32/1.00 vMB 21
361,989 361,989 00000000000000000bc3c25160f5ed3b0fe0b83106daed50f31b8077f1c1fb78 1,099 0.72/1.00 vMB 27
361,988 361,988 00000000000000000a5f35782a48e7c56666a089f8e983ef41738375d85eb733 571 0.21/1.00 vMB 26
361,987 361,987 0000000000000000031a311ddaebdff65abbb3ffc39c59ded5831a080909bf91 565 0.33/1.00 vMB 26
361,986 361,986 000000000000000013a02ae120149953c3aae3a1c8ac2ed5559e97d16bbdec53 349 0.18/1.00 vMB 16
361,985 361,985 00000000000000000bd98eecccedc0373178a5a53e281c9d240aa39260ce7c89 1,291 0.64/1.00 vMB 26
361,984 361,984 0000000000000000077bb4e953ceb56154089840cc5c9dcfe7ba256615e88a68 130 0.06/1.00 vMB 25
361,983 361,983 000000000000000004ce49d24e2e7199a4ab82ef7d262c0789f09ea25695bdfa 1,043 0.64/1.00 vMB 22
361,982 361,982 0000000000000000086c2a75d2aa4ab8e4eab8785092cfe48a1495c6c0491fd0 141 0.24/1.00 vMB 9
361,981 361,981 0000000000000000016dc6722f7cba08e967b42fbc24ae3f4a49b1e14972c867 554 0.34/1.00 vMB 20
361,980 361,980 00000000000000000c4d9d618674b0f76d1a877bc60c411d5b6bea0771bc3538 1 0.00/1.00 vMB 0
361,979 361,979 00000000000000000a2b5b63f05c049393f9ae7f187f0ed133a162b9c8478553 1,430 0.66/1.00 vMB 26
361,978 361,978 00000000000000001192a49a9c77a94a6149d172b1b4d1f31e9140f020865c88 791 0.39/1.00 vMB 24
361,977 361,977 00000000000000000542f9e35febafc63aba3cda110e67cc71deb1a9e7ab5492 482 0.26/1.00 vMB 25
361,976 361,976 00000000000000000b7ddf414915ec90b54f653cfe7137eb438f2488f97b743f 331 0.15/1.00 vMB 27
361,975 361,975 0000000000000000111ce9dce7e37e9bed2c3fb78755053a370f650e6f9dd378 119 0.05/1.00 vMB 28
361,974 361,974 00000000000000000baed8c14fd4c796712c449796315a50f606848d2204fe1d 251 0.15/1.00 vMB 31
361,973 361,973 00000000000000000fcb0767b36805b064455e51aff956ecb9a9c8492a5028fb 285 0.14/1.00 vMB 24
361,972 361,972 00000000000000000abc190b0144a9dcbefa9394a5e2d206c4138af998963e52 846 0.44/1.00 vMB 25
361,971 361,971 00000000000000000350cf36b5e67af26293f2c7144254770ee6565f2fa9e1dc 966 0.47/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.